UIFont

extension UIFont
  • Undocumented

    See more

    Declaration

    Swift

    public enum OpenSansType : String
  • Undocumented

    Declaration

    Swift

    static func openSans(_ type: OpenSansType = .regular, size: CGFloat = UIFont.systemFontSize) -> UIFont
  • Undocumented

    Declaration

    Swift

    var isBold: Bool { get }
  • Undocumented

    Declaration

    Swift

    var isItalic: Bool { get }