NSTextAlignment.natural
Text uses the default alignment for the current localization of the app.
Declaration
case naturalDiscussion
The default alignment for left-to-right scripts is NSTextAlignment.left, and the default alignment for right-to-left scripts is NSTextAlignment.right.