Share via


ICIImageProcessorOutput.MetalCommandBuffer Property

Definition

The Metal command buffer for the output image.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLCommandBuffer? MetalCommandBuffer { [Foundation.Export("metalCommandBuffer")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("metalCommandBuffer")>]
member this.MetalCommandBuffer : Metal.IMTLCommandBuffer

Property Value

Attributes

Applies to