UNNotificationCategory.IntentIdentifiers Property

Definition

Gets the list of identifiers for the supported intents for the category.

public virtual string[] IntentIdentifiers { [Foundation.Export("intentIdentifiers", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.IntentIdentifiers : string[]

Property Value

String[]

The list of identifiers for the supported intents for the category.

Attributes

Applies to