align property
The alignment of the text.
This specifies how the text will be aligned: left, center, or right. Default is NyxAlign.left.
Implementation
NyxAlign align;
The alignment of the text.
This specifies how the text will be aligned: left, center, or right. Default is NyxAlign.left.
NyxAlign align;