次の方法で共有


UNNotificationContent.Sound プロパティ

定義

通知がトリガーされたときに再生されるサウンドを取得します。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UserNotifications.UNNotificationSound Sound { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("sound", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Sound : UserNotifications.UNNotificationSound

プロパティ値

通知がトリガーされたときに再生されるサウンド。

この値は、null の場合もあります。

属性

適用対象