IKCameraDeviceViewDelegate 构造函数

定义

重载

IKCameraDeviceViewDelegate()
IKCameraDeviceViewDelegate(NSObjectFlag)
IKCameraDeviceViewDelegate(IntPtr)

IKCameraDeviceViewDelegate()

[Foundation.Export("init")]
public IKCameraDeviceViewDelegate ();
属性

适用于

IKCameraDeviceViewDelegate(NSObjectFlag)

protected IKCameraDeviceViewDelegate (Foundation.NSObjectFlag t);
new ImageKit.IKCameraDeviceViewDelegate : Foundation.NSObjectFlag -> ImageKit.IKCameraDeviceViewDelegate

参数

适用于

IKCameraDeviceViewDelegate(IntPtr)

protected internal IKCameraDeviceViewDelegate (IntPtr handle);
new ImageKit.IKCameraDeviceViewDelegate : nativeint -> ImageKit.IKCameraDeviceViewDelegate

参数

handle
IntPtr

nativeint

适用于