UIPageViewControllerNavigationDirection 열거형

정의

페이지 방향 UIPageViewController 이 바뀌는 것을 나타내는 열거형입니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPageViewControllerNavigationDirection
type UIPageViewControllerNavigationDirection = 
상속
UIPageViewControllerNavigationDirection
특성

필드

Forward 0

앞으로 탐색합니다.

Reverse 1

뒤로 탐색.

적용 대상