This version of Unity is unsupported.

SystemInfo.deviceType

public static DeviceType deviceType;

Description

Returns the kind of device the application is running on (Read Only).

See DeviceType enumeration for possible values.

See Also: deviceModel.