Compartilhar via


UILocalNotification.DefaultSoundName Propriedade

Definição

Os desenvolvedores não devem usar essa propriedade preterida. Os desenvolvedores devem usar 'UNNotificationSound.DefaultSound' em vez disso.

[Foundation.Field("UILocalNotificationDefaultSoundName", "UIKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UNNotificationSound.DefaultSound' instead.")]
public static Foundation.NSString DefaultSoundName { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UNNotificationSound.DefaultSound' instead.")] get; }
member this.DefaultSoundName : Foundation.NSString

Valor da propriedade

Atributos

Aplica-se a