次の方法で共有


UNNotificationContent.Subtitle プロパティ

定義

通知サブタイトルを取得します。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string Subtitle { [Foundation.Export("subtitle")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Subtitle : string

プロパティ値

通知サブタイトル。

属性

適用対象