DeviceData.UserInterfaceTypes

From Xojo Documentation

Enumeration
DeviceData.UserInterfaceTypes

New in 2020r2

Types of user interfaces the devices may have.

Values

Enum Description
Unspecified The user interface type was not specified.
Phone The user interface is that of a smartphone.
Tablet The user interface is that of a tablet.

Compatibility

iOS projects on iOS and iPadOS operating systems.

See Also

UserInterfaceType property.