共用方式為


UNNotificationContent.Sound 屬性

定義

取得觸發通知時播放的音效。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UserNotifications.UNNotificationSound Sound { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("sound", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Sound : UserNotifications.UNNotificationSound

屬性值

觸發通知時播放的音效。

這個值可以是 null

屬性

適用於