Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct FxFormIterator<E:Hashable>: IteratorProtocol
-
Undocumented
See moreDeclaration
Swift
public struct FxFieldsIterator<E:Hashable>: IteratorProtocol
-
Undocumented
See moreDeclaration
Swift
public struct FxFieldReactiveBase<E:Hashable>
-
Implements closure-based text formatter for FxField’s.
See moreDeclaration
Swift
public struct FxTextFormat: FxTextFormatting
-
Implements simple capitalized text formatter for FxField’s.
See moreDeclaration
Swift
public struct FxTextFormatCapitalized: FxTextFormatting
-
Implements simple lowercase text formatter for FxField’s.
See moreDeclaration
Swift
public struct FxTextFormatLowercased: FxTextFormatting
-
Implements a passthrough formatter that does no formatting.
See moreDeclaration
Swift
public struct FxTextFormatNone: FxTextFormatting
-
Implements simple uppercase text formatter for FxField’s.
See moreDeclaration
Swift
public struct FxTextFormatUppercased: FxTextFormatting
-
Debugging extension used to help insure no retain cycles are introduced into fields and forms.
See moreDeclaration
Swift
public struct FxResourceTracking
-
Undocumented
See moreDeclaration
Swift
public struct FxAttribute
-
Undocumented
See moreDeclaration
Swift
public struct FxFieldsReactiveBase<E:Hashable>
-
Undocumented
See moreDeclaration
Swift
public struct FxStandardValidationRule: FxValidationRule