Table of Contents

Enum Alignment

Namespace
RatatuiUnity

Text alignment, matching the Rust C API byte values.

public enum Alignment : byte

Fields

Center = 1
Left = 0
Right = 2