Share via


UIPageControlDirection Enum

Definition

[ObjCRuntime.Native]
public enum UIPageControlDirection
[<ObjCRuntime.Native>]
type UIPageControlDirection = 
Inheritance
UIPageControlDirection
Attributes

Fields

Name Value Description
Natural 0
LeftToRight 1
RightToLeft 2
TopToBottom 3
BottomToTop 4

Applies to