Back to API Reference
Enum

HorizontalAlignment

Specifies horizontal text alignment within the layout bounds.

public static readonly HorizontalAlignment Left = 0

Align text to the left edge.

public static readonly HorizontalAlignment Center = 1

Center text horizontally.