Share via


UNNotificationSound.Default Property

Definition

Gets the default notification sound.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UserNotifications.UNNotificationSound Default { [Foundation.Export("defaultSound")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultSound")>]
static member Default : UserNotifications.UNNotificationSound

Property Value

The default notification sound.

Attributes

Applies to