MPSKernel.Device Property

Definition

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.IMTLDevice

Property Value

The device for which the kernel will be encoded.

Attributes

Applies to