Freigeben über


UIPageViewControllerNavigationDirection Enum

Definition

Eine Enumeration, die die Richtung der Seitenumdrehungen UIPageViewController angibt.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPageViewControllerNavigationDirection
type UIPageViewControllerNavigationDirection = 
Vererbung
UIPageViewControllerNavigationDirection
Attribute

Felder

Name Wert Beschreibung
Forward 0

Navigation vorwärts.

Reverse 1

Rückwärtsnavigation.

Gilt für: