Button
public struct Button
Representation of all customizable visual style property for UIButton.
-
The
UIButtonprimary colorDeclaration
Swift
public static var color: UIColor -
The
UIButtonlink colorDeclaration
Swift
public static var linkColor: UIColor -
The
UIButtonbackground colorDeclaration
Swift
public static var backgroundColor: UIColor -
The
UIButtonlink fontDeclaration
Swift
public static var linkFont: UIFont -
The button font
Declaration
Swift
public static var font: UIFont
View on GitHub