align property

NyxAlign align
getter/setter pair

The alignment of the text.

This specifies how the text will be aligned: left, center, or right. Default is NyxAlign.left.

Implementation

NyxAlign align;