CVBuffer.GetAttachment Método
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
GetAttachment(NSString, CVAttachmentMode) | |
GetAttachment<T>(NSString, CVAttachmentMode) |
GetAttachment(NSString, CVAttachmentMode)
public Foundation.NSObject GetAttachment (Foundation.NSString key, out CoreVideo.CVAttachmentMode attachmentMode);
member this.GetAttachment : Foundation.NSString * -> Foundation.NSObject
Parâmetros
- key
- NSString
- attachmentMode
- CVAttachmentMode
Retornos
Aplica-se a
GetAttachment<T>(NSString, CVAttachmentMode)
public T GetAttachment<T> (Foundation.NSString key, out CoreVideo.CVAttachmentMode attachmentMode) where T : class, ObjCRuntime.INativeObject;
member this.GetAttachment : Foundation.NSString * -> 'T (requires 'T : null and 'T :> ObjCRuntime.INativeObject)
Parâmetros de tipo
- T
Parâmetros
- key
- NSString
- attachmentMode
- CVAttachmentMode
Retornos
T