QTCaptureView 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
QTCaptureView() | |
QTCaptureView(CGRect) | |
QTCaptureView(NSCoder) | |
QTCaptureView(NSObjectFlag) | |
QTCaptureView(IntPtr) |
QTCaptureView()
QTCaptureView(CGRect)
[Foundation.Export("initWithFrame:")]
public QTCaptureView (CoreGraphics.CGRect frameRect);
new QTKit.QTCaptureView : CoreGraphics.CGRect -> QTKit.QTCaptureView
Parameters
- frameRect
- CGRect
- Attributes
Applies to
QTCaptureView(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public QTCaptureView (Foundation.NSCoder coder);
new QTKit.QTCaptureView : Foundation.NSCoder -> QTKit.QTCaptureView
Parameters
- coder
- NSCoder
- Attributes
Applies to
QTCaptureView(NSObjectFlag)
protected QTCaptureView (Foundation.NSObjectFlag t);
new QTKit.QTCaptureView : Foundation.NSObjectFlag -> QTKit.QTCaptureView
Parameters
Applies to
QTCaptureView(IntPtr)
protected internal QTCaptureView (IntPtr handle);
new QTKit.QTCaptureView : nativeint -> QTKit.QTCaptureView
Parameters
- handle
-
IntPtr
nativeint