次の方法で共有


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

プロパティ値

属性

適用対象