Method GetBestTypeForDevice
GetBestTypeForDevice(DeviceType)
Returns the best backend type for the given deviceType.
Declaration
public static BackendType GetBestTypeForDevice(DeviceType deviceType)
Parameters
| Type | Name | Description |
|---|---|---|
| DeviceType | deviceType | The device type. |
Returns
| Type | Description |
|---|---|
| BackendType | The selected backend type for the device type. |