UIUserNotificationSettings.Categories Property
В этой статье
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
A set of type NSSet.
- Attributes