Contents

UISplitViewController.PrimaryEdge.trailing

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

Declaration

case trailing

Discussion

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

See Also

Constants