Compartir a través de


UNMutableNotificationContent.ThreadIdentifier Propiedad

Definición

Obtiene o establece un identificador específico de la aplicación que se usa para agrupar las notificaciones.

[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

Valor de propiedad

Identificador específico de la aplicación que se usa para agrupar notificaciones.

Atributos

Se aplica a