UNMutableNotificationContent.CategoryIdentifier Property

Definition

Gets or sets an application-defined category object identifier.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string CategoryIdentifier { [Foundation.Export("categoryIdentifier")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCategoryIdentifier:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CategoryIdentifier : string with get, set

Property Value

An application-defined category object identifier.

Attributes

Applies to