ThemeBillingButton
struct ThemeBillingButton : ElementButtonStyle
Theme generated Add Billing Button Styile
-
Undocumented
Declaration
Swift
public var borderStyle: ElementBorderStyle -
Undocumented
Declaration
Swift
public var isEnabled: Bool -
Undocumented
Declaration
Swift
public var disabledTextColor: UIColor -
Undocumented
Declaration
Swift
public var disabledTintColor: UIColor -
Undocumented
Declaration
Swift
public var activeTintColor: UIColor -
Undocumented
Declaration
Swift
public var imageTintColor: UIColor -
Undocumented
Declaration
Swift
public var image: UIImage? -
Undocumented
Declaration
Swift
public var textAlignment: NSTextAlignment -
Undocumented
Declaration
Swift
public var textLeading: CGFloat -
Undocumented
Declaration
Swift
public var height: Double -
Undocumented
Declaration
Swift
public var width: Double -
Undocumented
Declaration
Swift
public var isHidden: Bool -
Undocumented
Declaration
Swift
public var text: String -
Undocumented
Declaration
Swift
public var font: UIFont -
Undocumented
Declaration
Swift
public var backgroundColor: UIColor -
Undocumented
Declaration
Swift
public var textColor: UIColor -
Undocumented
Declaration
Swift
public var cornerRadius: CGFloat { get set } -
Undocumented
Declaration
Swift
public var borderWidth: CGFloat { get set } -
Undocumented
Declaration
Swift
public var normalBorderColor: UIColor { get set } -
Undocumented
Declaration
Swift
public var focusBorderColor: UIColor { get set } -
Undocumented
Declaration
Swift
public var errorBorderColor: UIColor { get set }
View on GitHub
ThemeBillingButton