Condividi tramite


UNMutableNotificationContent.ThreadIdentifier Proprietà

Definizione

Ottiene o imposta un identificatore specifico dell'applicazione utilizzato per raggruppare le notifiche.

[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; [Foundation.Export("setThreadIdentifier:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ThreadIdentifier : string with get, set

Valore della proprietà

Identificatore specifico dell'applicazione usato per raggruppare le notifiche.

Attributi

Si applica a