UserConsentAlertType

public enum UserConsentAlertType

The action type of UserConsentForm that presents the alert.

  • Cancel action

    Declaration

    Swift

    case cancel
  • Deny action

    Declaration

    Swift

    case deny