Contents

UIControl.ContentHorizontalAlignment.leading

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

Declaration

case leading

Discussion

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

See Also

Constants