MPMusicPlayerController.ApplicationQueuePlayer Property

Definition

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

Applies to