NSUrlDownloadDelegate.ReceivedData(NSUrlDownload, nuint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("download:didReceiveDataOfLength:")]
public virtual void ReceivedData (Foundation.NSUrlDownload download, nuint length);
abstract member ReceivedData : Foundation.NSUrlDownload * nuint -> unit
override this.ReceivedData : Foundation.NSUrlDownload * nuint -> unit
Parâmetros
- download
- NSUrlDownload
- length
- System.System.UIntPtr System.unativeint
- Atributos