AVAudioPlayer.Url Property

Definition

The source URL for the sound associated with the AVAudioPlayer

public virtual Foundation.NSUrl Url { [Foundation.Export("url")] get; }
member this.Url : Foundation.NSUrl

Property Value

This value may be null.

This value can be null.

Attributes

Applies to

See also