AVCaptureViewDelegate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AVCaptureViewDelegate() | |
AVCaptureViewDelegate(NSObjectFlag) | |
AVCaptureViewDelegate(IntPtr) |
AVCaptureViewDelegate()
[Foundation.Export("init")]
protected AVCaptureViewDelegate ();
- Attributes
Applies to
AVCaptureViewDelegate(NSObjectFlag)
protected AVCaptureViewDelegate (Foundation.NSObjectFlag t);
new AVKit.AVCaptureViewDelegate : Foundation.NSObjectFlag -> AVKit.AVCaptureViewDelegate
Parameters
Applies to
AVCaptureViewDelegate(IntPtr)
protected internal AVCaptureViewDelegate (IntPtr handle);
new AVKit.AVCaptureViewDelegate : nativeint -> AVKit.AVCaptureViewDelegate
Parameters
- handle
-
IntPtr
nativeint