Freigeben über


CVBuffer.GetAttachments Methode

Definition

Überlädt

GetAttachments(CVAttachmentMode)
GetAttachments<TKey,TValue>(CVAttachmentMode)

GetAttachments(CVAttachmentMode)

public Foundation.NSDictionary GetAttachments (CoreVideo.CVAttachmentMode attachmentMode);
member this.GetAttachments : CoreVideo.CVAttachmentMode -> Foundation.NSDictionary

Parameter

attachmentMode
CVAttachmentMode

Gibt zurück

Gilt für:

GetAttachments<TKey,TValue>(CVAttachmentMode)

public Foundation.NSDictionary<TKey,TValue> GetAttachments<TKey,TValue> (CoreVideo.CVAttachmentMode attachmentMode) where TKey : class, ObjCRuntime.INativeObject where TValue : class, ObjCRuntime.INativeObject;
member this.GetAttachments : CoreVideo.CVAttachmentMode -> Foundation.NSDictionary<'Key, 'Value (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject and 'Value : null and 'Value :> ObjCRuntime.INativeObject)> (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject and 'Value : null and 'Value :> ObjCRuntime.INativeObject)

Typparameter

TKey
TValue

Parameter

attachmentMode
CVAttachmentMode

Gibt zurück

Gilt für: