CounterButtonType

public enum CounterButtonType

CounterButtonType represents the buttons type of NatCounter component.

These are all CounterButtonType allowed :

  • add
  • subtract
  • all
  • add

    Undocumented

    Declaration

    Swift

    case add
  • Undocumented

    Declaration

    Swift

    case subtract
  • all

    Undocumented

    Declaration

    Swift

    case all