ExpansionAction

public enum ExpansionAction

An enum that represents which actions performed by the component can receive a completion handler

  • Undocumented

    Declaration

    Swift

    case expand
  • Undocumented

    Declaration

    Swift

    case collapse
  • Undocumented

    Declaration

    Swift

    case allActions