Share via


UILocalNotification.DefaultSoundName プロパティ

定義

開発者は、この非推奨のプロパティを使用しないでください。 開発者は、代わりに 'UNNotificationSound.DefaultSound' を使用する必要があります。

[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

プロパティ値

属性

適用対象