apidocs / com.srv4pos.server.api.keyboard / DeviceFormFactor

DeviceFormFactor

enum class DeviceFormFactor

Determines the size of the device. Amount of inches may change in future.

User: Sergey, Date: 30.03.14 21:09.

Enum Values

PHONE

The mobile phone. Displays with size less or equal 7".

TABLET_SMALL

The tablet with small display. Displays bigger than 7" and less or equal 10".

TABLET_BIG

The tablet with big display. Displays bigger than 10".