Extensions

The following extensions are available globally.

  • Implements the FxBindableValue protocol for UISwitches, allowing them to be bound to FxFields.

    See more
  • Implements the FxBindableValue protocol for UITextViews, allowing them to be bound to FxFields.

    See more
  • Implements the FxBindableValue protocol for UITextFields, allowing them to be bound to FxFields.

    See more
  • Implements the FxBindableValue protocol for UISegmentedControl, allowing them to be bound to FxFields.

    See more
  • Extends UIView with associated elements, simplifing field management and lookups for tabbing and other events.

    See more
  • Implements the FxBindableValue protocol for UISlider, allowing them to be bound to FxFields.

    See more