Uses of Class
org.robovm.apple.uikit.UIPageViewControllerNavigationDirection
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPageViewControllerNavigationDirection in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPageViewControllerNavigationDirection Modifier and Type Method Description static UIPageViewControllerNavigationDirectionUIPageViewControllerNavigationDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static UIPageViewControllerNavigationDirectionUIPageViewControllerNavigationDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static UIPageViewControllerNavigationDirection[]UIPageViewControllerNavigationDirection. 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 UIPageViewControllerNavigationDirection Modifier and Type Method Description voidUIPageViewController. setViewControllers(NSArray<UIViewController> viewControllers, UIPageViewControllerNavigationDirection direction, boolean animated, VoidBooleanBlock completion)