MTLCaptureScope.CommandQueue Property

Definition

Gets the command queue for the capture scope.

public abstract Metal.IMTLCommandQueue CommandQueue { [Foundation.Export("commandQueue")] get; }
member this.CommandQueue : Metal.IMTLCommandQueue

Property Value

(More documentation for this node is coming)

This value can be null.

Implements

Attributes

Applies to