deviceType
Returns the kind of device the application is running on (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static DeviceType deviceType { get; }
Remarks
See DeviceType enumeration for possible values.
Additional Resources: SystemInfo.deviceModel.