UIFont
extension UIFont
-
Undocumented
See moreDeclaration
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 }