MTLStitchedLibraryDescriptor.Options Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLStitchedLibraryOptions Options { [Foundation.Export("options")] get; [Foundation.Export("setOptions:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("options")>]
[<set: Foundation.Export("setOptions:")>]
member this.Options : Metal.MTLStitchedLibraryOptions with get, set
Property Value
- Attributes