public final class UIPageViewControllerSpineLocation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Max
Requires one view controller.
|
static long |
Mid
Requires two view controllers.
|
static long |
Min
Requires one view controller.
|
static long |
None
Returned if 'spineLocation' is queried when 'transitionStyle' is not 'UIPageViewControllerTransitionStylePageCurl'.
|
public static final long None
public static final long Min
public static final long Mid
public static final long Max