UNNotificationCategory.IntentIdentifiers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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