Structures

The following structures are available globally.

  • Option set for managing possible visible states for fields hint message.

    You can provide needed set to hint service init method or change this set for specific field with appropriate method. Hint or error messages will be shown only for specified states.

    See more

    Declaration

    Swift

    public struct HintVisibleStates : OptionSet
  • Flexible height policy for text field/view. Also allows you to configure minimal height for input field and bottom space value under hint label.

    See more

    Declaration

    Swift

    public struct FlexibleHeightPolicy