Contents

UIControl.ContentHorizontalAlignment.trailing

Aligns the content horizontally from the trailing edge of the control.

Declaration

case trailing

Discussion

For left-to-right languages, the trailing edge is the right edge. For right-to-left languages, the trailing edge is the left edge.

See Also

Constants