userInterfaceLayoutDirection
The layout direction of the user interface.
Declaration
var userInterfaceLayoutDirection: NSUserInterfaceLayoutDirection { get set }Discussion
This property specifies the general user interface layout flow directions. For subclasses that have multiple visual components in a single cell instance, this property should specify the directionality or flow of components.