Einhugur macOS Bridge plugin. |
|
EinhugurMacOSBridge.NSTextAlignment Enum
Enum that defines constants to specify text alignment.
enum EinhugurMacOSBridge.NSTextAlignment
Constants
Left = 0 | Visually left aligned |
Right = 1 | Visually right aligned |
Center = 2 | Visually centered |
Justified = 3 | Fully-justified. The last line in a paragraph is natural-aligned. |
Natural = 4 | Indicates the default alignment for script |