Share via


CKNotificationInfo.SoundName 属性

定义

获取或设置应用程序包中在通知到达时播放的声音的名称。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string SoundName { [Foundation.Export("soundName")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSoundName:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SoundName : string with get, set

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于