Uses of Class
org.robovm.apple.uikit.UIPageViewControllerSpineLocation
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPageViewControllerSpineLocation in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPageViewControllerSpineLocation Modifier and Type Method Description UIPageViewControllerSpineLocationUIPageViewController. getSpineLocation()UIPageViewControllerSpineLocationUIPageViewControllerDelegate. getSpineLocation(UIPageViewController pageViewController, UIInterfaceOrientation orientation)UIPageViewControllerSpineLocationUIPageViewControllerDelegateAdapter. getSpineLocation(UIPageViewController pageViewController, UIInterfaceOrientation orientation)UIPageViewControllerSpineLocationUIPageViewControllerModel. getSpineLocation(UIPageViewController pageViewController, UIInterfaceOrientation orientation)UIPageViewControllerSpineLocationUIPageViewControllerOptions. getSpineLocation()static UIPageViewControllerSpineLocationUIPageViewControllerSpineLocation. valueOf(long n)Returns the enum constant of this type with the specified name.static UIPageViewControllerSpineLocationUIPageViewControllerSpineLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static UIPageViewControllerSpineLocation[]UIPageViewControllerSpineLocation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIPageViewControllerSpineLocation Modifier and Type Method Description UIPageViewControllerOptionsUIPageViewControllerOptions. setSpineLocation(UIPageViewControllerSpineLocation spineLocation)