CVBuffer.GetAttachment Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- key
- NSString
- attachmentMode
- CVAttachmentMode
Restituisce
Si applica 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)
Parametri di tipo
- T
Parametri
- key
- NSString
- attachmentMode
- CVAttachmentMode
Restituisce
T