Share via


UNNotificationCategory.Identifier Property

Definition

Gets the unique category identifier.

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

Property Value

The unique category identifier.

Attributes

Applies to