NKAssetDownload.DownloadWithDelegate(INSUrlConnectionDownloadDelegate) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("downloadWithDelegate:")]
public virtual Foundation.NSUrlConnection DownloadWithDelegate (Foundation.INSUrlConnectionDownloadDelegate downloadDelegate);
abstract member DownloadWithDelegate : Foundation.INSUrlConnectionDownloadDelegate -> Foundation.NSUrlConnection
override this.DownloadWithDelegate : Foundation.INSUrlConnectionDownloadDelegate -> Foundation.NSUrlConnection
Parameters
- downloadDelegate
- INSUrlConnectionDownloadDelegate
Returns
- Attributes