Condividi tramite


UNNotificationContent.CategoryIdentifier Property

Definition

Gets an application-defined category object identifier.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string CategoryIdentifier { [Foundation.Export("categoryIdentifier")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("categoryIdentifier")>]
member this.CategoryIdentifier : string

Property Value

An application-defined category object identifier.

Attributes

Applies to