UIFont

extension UIFont
  • Undocumented

    Declaration

    Swift

    static func enaFont(for style: ENAFont, textStyle: UIFont.TextStyle? = nil) -> UIFont
  • Undocumented

    Declaration

    Swift

    var textStyle: UIFont.TextStyle? { get }
  • Undocumented

    Declaration

    Swift

    func scaledFont(size: CGFloat? = nil, weight: Weight? = .regular) -> UIFont