UILocalNotification.SoundName 属性

定义

显示警报时要播放的声音文件的名称。

public virtual string SoundName { [Foundation.Export("soundName", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSoundName:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SoundName : string with get, set

属性值

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

此值可为 null

属性

适用于