Share via


ICDeviceBrowserDelegate.RequestsSelectDevice Method

Definition

[Foundation.Export("deviceBrowser:requestsSelectDevice:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RequestsSelectDevice(ImageCaptureCore.ICDeviceBrowser browser, ImageCaptureCore.ICDevice device);
[<Foundation.Export("deviceBrowser:requestsSelectDevice:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RequestsSelectDevice : ImageCaptureCore.ICDeviceBrowser * ImageCaptureCore.ICDevice -> unit
override this.RequestsSelectDevice : ImageCaptureCore.ICDeviceBrowser * ImageCaptureCore.ICDevice -> unit

Parameters

browser
ICDeviceBrowser
device
ICDevice

Implements

Attributes

Applies to