NSUrlDownloadDelegate.DecodeSourceData(NSUrlDownload, String) Method

Definition

[Foundation.Export("download:shouldDecodeSourceDataOfMIMEType:")]
public virtual bool DecodeSourceData (Foundation.NSUrlDownload download, string encodingType);
abstract member DecodeSourceData : Foundation.NSUrlDownload * string -> bool
override this.DecodeSourceData : Foundation.NSUrlDownload * string -> bool

Parameters

download
NSUrlDownload
encodingType
String

Returns

Attributes

Applies to