Package apple.uikit.enums
Class UIPageViewControllerNavigationDirection
- java.lang.Object
-
- apple.uikit.enums.UIPageViewControllerNavigationDirection
-
public final class UIPageViewControllerNavigationDirection extends java.lang.Object
-
-
Field Detail
-
Forward
public static final long Forward
- See Also:
- Constant Field Values
-
Reverse
public static final long Reverse
- See Also:
- Constant Field Values
-
-