共用方式為


UIPageViewControllerNavigationDirection 列舉

定義

列舉,指出頁面回合的方向 UIPageViewController

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPageViewControllerNavigationDirection
type UIPageViewControllerNavigationDirection = 
繼承
UIPageViewControllerNavigationDirection
屬性

欄位

Forward 0

向前流覽。

Reverse 1

向後流覽。

適用於