共用方式為


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

屬性值

屬性

適用於