Text
public struct Text
Representation of all customizable visual style property for UIText
.
-
The text primary color
Declaration
Swift
public static var color: UIColor
-
The text disabled color
Declaration
Swift
public static var disabledColor: UIColor
-
The text font style
Declaration
Swift
public static var font: UIFont
-
Create Transfer Amount Font
Declaration
Swift
public static var createTransferAmountFont: UIFont
-
The text label font
Declaration
Swift
public static var labelFont: UIFont
-
The text label color
Declaration
Swift
public static var labelColor: UIColor