AVAudioPlayer.Url Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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