Share via


ICDeviceDelegate_Extensions.DidCloseSession Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidCloseSession(this ImageCaptureCore.IICDeviceDelegate This, ImageCaptureCore.ICDevice device, Foundation.NSError? error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidCloseSession : ImageCaptureCore.IICDeviceDelegate * ImageCaptureCore.ICDevice * Foundation.NSError -> unit

Parameters

device
ICDevice
error
NSError
Attributes

Applies to