Contents

UISplitViewController.PrimaryEdge.leading

Place the primary view controller on the leading edge of the interface.

Declaration

case leading

Discussion

In an interface that is oriented left-to-right, this value corresponds to the left side of the split view interface. For right-to-left interfaces, the leading edge is on the right side.

See Also

Constants