Options to indicate the size of the device screen.
Additional resources: AndroidConfiguration.screenLayoutSize
Undefined | Mirrors the Android property value SCREENLAYOUT_SIZE_UNDEFINED. |
Small | Mirrors the Android property value SCREENLAYOUT_SIZE_SMALL. |
Normal | Mirrors the Android property value SCREENLAYOUT_SIZE_NORMAL. |
Large | Mirrors the Android property value SCREENLAYOUT_SIZE_LARGE. |
XLarge | Mirrors the Android property value SCREENLAYOUT_SIZE_XLARGE. |