Style

public enum Style

Style represents styles values for the NatSelectionControl component.

These are all styles allowed for a NatSelectionControl:

  • checkbox
  • radioButton
  • Undocumented

    Declaration

    Swift

    case checkbox
  • Undocumented

    Declaration

    Swift

    case radioButton