MTLCaptureManager.DefaultCaptureScope Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLCaptureScope? DefaultCaptureScope { [Foundation.Export("defaultCaptureScope", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDefaultCaptureScope:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultCaptureScope", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setDefaultCaptureScope:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.DefaultCaptureScope : Metal.IMTLCaptureScope with get, set

Property Value

Attributes

Applies to