DeviceData.UserInterfaceType
From Xojo Documentation
Read-Only Property (As DeviceData.UserInterfaceTypes )
DeviceData.UserInterfaceTypesValue = aDeviceData.UserInterfaceType
New in 2020r2
Supported for all project types and targets.
New in 2020r2
Supported for all project types and targets.
Indicates the type of user interface the device provides.
Notes
This property makes it easy to determine if the device is a smartphone or a tablet.
See Also
UserInterfaceTypes enumeration.