Enum Alignment
- Namespace
- RatatuiUnity
Text alignment, matching the Rust C API byte values.
public enum Alignment : byte
Fields
Center = 1Left = 0Right = 2
Text alignment, matching the Rust C API byte values.
public enum Alignment : byte
Center = 1Left = 0Right = 2