MPSKernel.Device 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.
Gets the device for which the kernel will be encoded.
public virtual Metal.IMTLDevice Device { [Foundation.Export("device", ObjCRuntime.ArgumentSemantic.Strong)] get; }member this.Device : Metal.IMTLDeviceProperty Value
The device for which the kernel will be encoded.
- Attributes