Edit

Share via


MPMusicPlayerController.iPodMusicPlayer Property

Definition

Developers should not use this deprecated property. Developers should use 'SystemMusicPlayer' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'SystemMusicPlayer' instead.")]
public static MediaPlayer.MPMusicPlayerController iPodMusicPlayer { [Foundation.Export("iPodMusicPlayer")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'SystemMusicPlayer' instead.")] get; }
member this.iPodMusicPlayer : MediaPlayer.MPMusicPlayerController

Property Value

Attributes

Applies to