Share via


IMTLCommandQueue.InsertDebugCaptureBoundary Method

Definition

Developers should not use this deprecated method. Developers should use 'MTLCaptureScope' instead.

[Foundation.Export("insertDebugCaptureBoundary")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void InsertDebugCaptureBoundary();
[<Foundation.Export("insertDebugCaptureBoundary")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member InsertDebugCaptureBoundary : unit -> unit
override this.InsertDebugCaptureBoundary : unit -> unit
Attributes

Applies to