Share via


IMTLCommandQueue.CommandBufferWithUnretainedReferences Method

Definition

[Foundation.Export("commandBufferWithUnretainedReferences")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLCommandBuffer? CommandBufferWithUnretainedReferences();
[<Foundation.Export("commandBufferWithUnretainedReferences")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CommandBufferWithUnretainedReferences : unit -> Metal.IMTLCommandBuffer
override this.CommandBufferWithUnretainedReferences : unit -> Metal.IMTLCommandBuffer

Returns

Attributes

Applies to