Share via


ICCameraDeviceDownloadDelegate_Extensions.DidReceiveDownloadProgress Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidReceiveDownloadProgress(this ImageCaptureCore.IICCameraDeviceDownloadDelegate This, ImageCaptureCore.ICCameraFile file, long downloadedBytes, long maxBytes);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidReceiveDownloadProgress : ImageCaptureCore.IICCameraDeviceDownloadDelegate * ImageCaptureCore.ICCameraFile * int64 * int64 -> unit

Parameters

downloadedBytes
Int64
maxBytes
Int64
Attributes

Applies to