TextAlignment
public enum TextAlignment : Equatable, Hashable
Horizontal text alignment specification (for paragraph styles).
-
Undocumented
Declaration
Swift
case left -
Undocumented
Declaration
Swift
case center -
Undocumented
Declaration
Swift
case right
TextAlignment Enumeration Reference