UIUserNotificationSettings.Categories 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.
Registered groups of actions for the app. (read-only)
public virtual Foundation.NSSet Categories { [Foundation.Export("categories", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Categories : Foundation.NSSet
Property Value
A set of type NSSet.
- Attributes