Share via


UILocalNotification.DefaultSoundName Property

Definition

Developers should not use this deprecated property. Developers should use 'UNNotificationSound.DefaultSound' instead.

[Foundation.Field("UILocalNotificationDefaultSoundName", "UIKit")]
public static Foundation.NSString DefaultSoundName { get; }
[<Foundation.Field("UILocalNotificationDefaultSoundName", "UIKit")>]
static member DefaultSoundName : Foundation.NSString

Property Value

Attributes

Applies to