Button
public struct Button
Representation of all customizable visual style property for UIButton
.
-
The
UIButton
primary colorDeclaration
Swift
public static var color: UIColor
-
The
UIButton
link colorDeclaration
Swift
public static var linkColor: UIColor
-
The
UIButton
background colorDeclaration
Swift
public static var backgroundColor: UIColor
-
The
UIButton
link fontDeclaration
Swift
public static var linkFont: UIFont
-
The button font
Declaration
Swift
public static var font: UIFont