共用方式為


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

屬性值

值,指出應用程式是否可以顯示通知音效。

屬性

適用於