MPMusicPlayerController.ApplicationQueuePlayer 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.
Gets the music player for the application queue.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MediaPlayer.MPMusicPlayerApplicationController ApplicationQueuePlayer { [Foundation.Export("applicationQueuePlayer")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("applicationQueuePlayer")>]
static member ApplicationQueuePlayer : MediaPlayer.MPMusicPlayerApplicationController
Property Value
- Attributes