UILocalNotification.SoundName Property

Definition

The name of the sound file to play when the alert is displayed.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to