Expand description

Horizontal alignment options

Horizontal alignment types must implement HorizontalAlignment.

Structs

  • Center the objects horizontally
  • Align the left edge of the object to the left edge of the reference
  • Align the left edge of the object to the right edge of the reference, non-overlapping
  • Keep the objects’ horizontal alignment unchanged
  • Align the right edge of the object to the right edge of the reference
  • Align the right edge of the object to the left edge of the reference, non-overlapping