Share via


MTLFunctionDescriptor.Options Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLFunctionOptions 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 : Metal.MTLFunctionOptions with get, set

Property Value

Attributes

Applies to