Share via


UNNotificationSettings.SoundSetting Property

Definition

Gets a value that tells whether the app may bplay notification sounds.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UserNotifications.UNNotificationSetting SoundSetting { [Foundation.Export("soundSetting")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("soundSetting")>]
member this.SoundSetting : UserNotifications.UNNotificationSetting

Property Value

A value that tells whether the app may bplay notification sounds.

Attributes

Applies to