MPMediaPlaylist.AddItemAsync(String) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task AddItemAsync (string productID);
abstract member AddItemAsync : string -> System.Threading.Tasks.Task
override this.AddItemAsync : string -> System.Threading.Tasks.Task

Parameters

productID
String

Returns

A task that represents the asynchronous AddItem operation

Attributes

Applies to