Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseThe model of the device (Read Only).
Exact format of model name is operating system dependent, for example iOS device names typically look
like "iPhone6,1", whereas Android device names are often in "manufacturer model" format
(e.g. "LGE Nexus 5" or "SAMSUNG-SM-G900A"). The returned model can also be a very generic name
(e.g. "PC") if the actual model name is not available or relevant on the current platform.
The returned value will usually be similar to the one shown in the operating system's "About Device" or "System Information" screen (or equivalent). This information will often also include the manufacturer.
See Also: deviceType.