QTCaptureLayer Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
QTCaptureLayer() | |
QTCaptureLayer(NSCoder) | |
QTCaptureLayer(NSObjectFlag) | |
QTCaptureLayer(QTCaptureSession) | |
QTCaptureLayer(IntPtr) |
QTCaptureLayer()
QTCaptureLayer(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public QTCaptureLayer (Foundation.NSCoder coder);
new QTKit.QTCaptureLayer : Foundation.NSCoder -> QTKit.QTCaptureLayer
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
QTCaptureLayer(NSObjectFlag)
protected QTCaptureLayer (Foundation.NSObjectFlag t);
new QTKit.QTCaptureLayer : Foundation.NSObjectFlag -> QTKit.QTCaptureLayer
Parâmetros
Aplica-se a
QTCaptureLayer(QTCaptureSession)
[Foundation.Export("initWithSession:")]
public QTCaptureLayer (QTKit.QTCaptureSession session);
new QTKit.QTCaptureLayer : QTKit.QTCaptureSession -> QTKit.QTCaptureLayer
Parâmetros
- session
- QTCaptureSession
- Atributos
Aplica-se a
QTCaptureLayer(IntPtr)
protected internal QTCaptureLayer (IntPtr handle);
new QTKit.QTCaptureLayer : nativeint -> QTKit.QTCaptureLayer
Parâmetros
- handle
-
IntPtr
nativeint