UIFont
public extension UIFont
Provides access to Snapchat typography in all supported weights.
-
Undocumented
Declaration
Swift
static func sc_ultraLightFont(size: CGFloat) -> UIFont?
-
Undocumented
Declaration
Swift
static func sc_regularFont(size: CGFloat) -> UIFont?
-
Undocumented
Declaration
Swift
static func sc_mediumFont(size: CGFloat) -> UIFont?
-
Undocumented
Declaration
Swift
static func sc_demiBoldFont(size: CGFloat) -> UIFont?
-
Undocumented
Declaration
Swift
static func sc_boldFont(size: CGFloat) -> UIFont?
-
Undocumented
Declaration
Swift
static func sc_heavyFont(size: CGFloat) -> UIFont?