FxAttribute
public struct FxAttribute
Undocumented
-
Undocumented
Declaration
Swift
public static let FX = "Fx" -
Undocumented
Declaration
Swift
public static let BGCOLOR = "FxBGCOLOR" -
Undocumented
Declaration
Swift
public static let ELEMENT = "FxELEMENT" -
Undocumented
Declaration
Swift
public static let ERROR = "FxERROR" -
Undocumented
Declaration
Swift
public static let FORMATTER = "FxFORMATTER" -
Undocumented
Declaration
Swift
public static let ENABLED = "FxENABLED" -
Undocumented
Declaration
Swift
public static let HIDDEN = "FxHIDDEN" -
Undocumented
Declaration
Swift
public static let KEYBOARD = "FxKEYBOARD" -
Undocumented
Declaration
Swift
public static let MAXLENGTH = "FxMAXLENGTH" -
Undocumented
Declaration
Swift
public static let MASK = "FxMASK" -
Undocumented
Declaration
Swift
public static let MESSAGE = "FxMESSAGE" -
Undocumented
Declaration
Swift
public static let MINLENGTH = "FxMINLENGTH" -
Undocumented
Declaration
Swift
public static let PLACEHOLDER = "FxPLACEHOLDER" -
Undocumented
Declaration
Swift
public static let REQUIRED = "FxREQUIRED" -
Undocumented
Declaration
Swift
public static let TABINDEX = "FxTABINDEX" -
Undocumented
Declaration
Swift
public static let TITLE = "FxTITLE"
View on GitHub
FxAttribute Structure Reference