UNNotificationRequest.Identifier Property

Definition

Gets the identifier that the application uses to identify the notification.

public virtual string Identifier { [Foundation.Export("identifier")] get; }
member this.Identifier : string

Property Value

The identifier that the application uses to identify the notification.

Attributes

Applies to