TextStyle

public struct TextStyle

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Declaration

    Swift

    public var textColor: UIColor
  • Declaration

    Swift

    public var font: UIFont
  • Declaration

    Swift

    public var textAlignment: NSTextAlignment
  • Declaration

    Swift

    public var lineBreakMode: NSLineBreakMode