Contents

NSUserInterfaceLayoutDirection.rightToLeft

Layout direction is right to left.

Declaration

case rightToLeft

Discussion

This is appropriate when running with localizations such as Arabic or Hebrew that should have the user interface layout origin on the right edge of the coordinate system.

See Also

Constants