UNNotificationResponse.ActionIdentifier Property

Definition

Gets the action identifer that tells what the user did in response to the notification.

public virtual Foundation.NSString ActionIdentifier { [Foundation.Export("actionIdentifier")] get; }
member this.ActionIdentifier : Foundation.NSString

Property Value

The action identifer that tells what the user did in response to the notification.

Attributes

Applies to