ENAFont

enum ENAFont : String

Undocumented

  • Undocumented

    Declaration

    Swift

    case title1
  • Undocumented

    Declaration

    Swift

    case title2
  • Undocumented

    Declaration

    Swift

    case headline
  • Undocumented

    Declaration

    Swift

    case body
  • Undocumented

    Declaration

    Swift

    case subheadline
  • Undocumented

    Declaration

    Swift

    case footnote
  • Undocumented

    Declaration

    Swift

    var fontSize: CGFloat { get }
  • Undocumented

    Declaration

    Swift

    var fontWeight: UIFont.Weight { get }
  • Undocumented

    Declaration

    Swift

    var textStyle: UIFont.TextStyle { get }
  • Undocumented

    Declaration

    Swift

    var labelStyle: ENALabel.Style { get }