userInterfaceLayoutDirection
The user interface layout direction.
Declaration
var userInterfaceLayoutDirection: NSUserInterfaceLayoutDirection { get set }Discussion
When set to NSUserInterfaceLayoutDirection.rightToLeft, the outline view displays the disclosure triangle to the right of the cell instead of the left. The default value is NSUserInterfaceLayoutDirection.leftToRight.