CKNotificationInfo.ShouldBadge 属性

定义

获取或设置一个布尔值,该值指示应用在收到通知时是否应递增锁屏提醒。

[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

属性值

属性

适用于