UNNotificationContent.ThreadIdentifier Property

Definition

Gets an application-specific identifier that is used to group notifications.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string ThreadIdentifier { [Foundation.Export("threadIdentifier")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ThreadIdentifier : string

Property Value

An application-specific identifier that is used to group notifications.

Attributes

Applies to