Share via


MPSGraphExecutable.Options Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShadersGraph.MPSGraphOptions Options { [Foundation.Export("options", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setOptions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("options", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setOptions:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Options : MetalPerformanceShadersGraph.MPSGraphOptions with get, set

Property Value

Attributes

Applies to