ThemePaymentInput
struct ThemePaymentInput : CellTextFieldStyle
Theme generated Payment Input section
-
Undocumented
Declaration
Swift
public var isMandatory: Bool
-
Undocumented
Declaration
Swift
public var backgroundColor: UIColor
-
Undocumented
Declaration
Swift
public var textfield: ElementTextFieldStyle
-
Undocumented
Declaration
Swift
public var title: ElementStyle?
-
Undocumented
Declaration
Swift
public var mandatory: ElementStyle?
-
Undocumented
Declaration
Swift
public var hint: ElementStyle?
-
Undocumented
Declaration
Swift
public var error: ElementErrorViewStyle?