Share via


UIUserNotificationActionContext Enum

Definition

[ObjCRuntime.Native]
public enum UIUserNotificationActionContext
[<ObjCRuntime.Native>]
type UIUserNotificationActionContext = 
Inheritance
UIUserNotificationActionContext
Attributes

Fields

Name Value Description
Default 0

The full UI is displayed for the notification's alert. Allows up to four UIUserNotificationActions.

Minimal 1

Only minimal space is available for the notification's alert. Allows up to two UIUserNotificationActions.

Applies to