DefaultSecurityCodeFormStyle
public struct DefaultSecurityCodeFormStyle : CellTextFieldStyle
Undocumented
-
Undocumented
Declaration
Swift
public var isMandatory: Bool -
Undocumented
Declaration
Swift
public var backgroundColor: UIColor -
Undocumented
Declaration
Swift
public var title: ElementStyle? -
Undocumented
Declaration
Swift
public var hint: ElementStyle? -
Undocumented
Declaration
Swift
public var mandatory: ElementStyle? -
Undocumented
Declaration
Swift
public var textfield: ElementTextFieldStyle -
Undocumented
Declaration
Swift
public var error: ElementErrorViewStyle?
View on GitHub
DefaultSecurityCodeFormStyle