MPMusicPlayerMediaItemQueueDescriptor.ItemCollection Property

Definition

Gets the collection of media items that was used to create this media item queue descriptor.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MediaPlayer.MPMediaItemCollection ItemCollection { [Foundation.Export("itemCollection", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("itemCollection", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ItemCollection : MediaPlayer.MPMediaItemCollection

Property Value

Attributes

Applies to