MPMusicPlayerMediaItemQueueDescriptor.StartItem Property

Definition

Gets or sets which item will be played first.

public virtual MediaPlayer.MPMediaItem StartItem { [Foundation.Export("startItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setStartItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.StartItem : MediaPlayer.MPMediaItem with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to