Size

public enum Size
  • Default, smaller, button size.

    Declaration

    Swift

    case `default`
  • Larger button size.

    Declaration

    Swift

    case large