UIPageViewControllerNavigationOrientation
UIPageViewControllerNavigationOrientation
Enum
Definition
An enumeration indicating the orientation of UIPageViewController page turns.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPageViewControllerNavigationOrientation
type UIPageViewControllerNavigationOrientation =
- Inheritance
- Attributes
Fields
Horizontal Horizontal | 0 | Horizontal orientation. |
Vertical Vertical | 1 | Vertical orientation. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...