次の方法で共有


UNNotificationCategory.HiddenPreviewsBodyPlaceholder プロパティ

定義

通知プレビューが無効になっているときに使用されるプレースホルダー テキストを取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string HiddenPreviewsBodyPlaceholder { [Foundation.Export("hiddenPreviewsBodyPlaceholder")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.HiddenPreviewsBodyPlaceholder : string

プロパティ値

属性

適用対象