AVAssetDownloadTask.Options Property

Definition

Gets the dictionary of download task options that were supplied when the task was initialized.

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> Options { [Foundation.Export("options")] get; }
member this.Options : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject>

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to