UIDisplayMode
Mon 01 January 2018Syntax
UIDisplayMode()
Description
Use the UIDisplayMode function to return an Integer value indicating the user interface display mode of the current execution context (a combination of the active web profile configuration and the userâs browser):
Numeric Value |
Description |
---|---|
0 |
Error (undefined) |
1 |
Classic mode |
2 |
Fluid |
3 |
Small form factor optimized |
Parameters
None.
Returns
A Integer value.