UNNotificationAction.Options Property

Definition

Gets the unique identifier that the application will use to find the action.

public virtual UserNotifications.UNNotificationActionOptions Options { [Foundation.Export("options")] get; }
member this.Options : UserNotifications.UNNotificationActionOptions

Property Value

The unique identifier that the application will use to find the action.

Attributes

Applies to