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.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public static MediaPlayer.MPMusicPlayerApplicationController ApplicationQueuePlayer { [Foundation.Export("applicationQueuePlayer")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ApplicationQueuePlayer : MediaPlayer.MPMusicPlayerApplicationController
Property Value
- Attributes