UNNotificationContent.CategoryIdentifier Property

Definition

Gets 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; }
member this.CategoryIdentifier : string

Property Value

An application-defined category object identifier.

Attributes

Applies to