UIUserNotificationSettings.Categories Property

Definition

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

Applies to