UIFont
public extension UIFont
The UIFont extension
-
To register UIFont
Declaration
Swift
static func register(_ fileName: String, type: String)Parameters
fileNameString
typeString
-
Indicates if current preferred content size category belongs to large or not
Declaration
Swift
static var isLargeSizeCategory: Bool { get }
View on GitHub