次の方法で共有


UNNotificationSettings.SoundSetting プロパティ

定義

アプリが通知音を再生できるかどうかを示す値を取得します。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UserNotifications.UNNotificationSetting SoundSetting { [Foundation.Export("soundSetting")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SoundSetting : UserNotifications.UNNotificationSetting

プロパティ値

アプリが通知音を再生できるかどうかを示す 値。

属性

適用対象