primaryEdge
The side on which the primary view controller sits.
Declaration
var primaryEdge: UISplitViewController.PrimaryEdge { get set }Discussion
Use this property to change the default arrangement of the child view controllers. The default value of this property is UISplitViewController.PrimaryEdge.leading.