Compartir a través de


CKNotificationInfo.ShouldBadge Propiedad

Definición

Obtiene o establece un valor booleano que indica si la aplicación debe incrementar el distintivo cuando se recibe la notificación.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShouldBadge { [Foundation.Export("shouldBadge")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShouldBadge:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShouldBadge : bool with get, set

Valor de propiedad

Atributos

Se aplica a