|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
A namespace containing variables used to determine the current device type. More...
Variables | |
| const boolean | isDesktop |
| Determine if the current device is desktop. More... | |
| const boolean | isMobile |
| Determine if the current device is mobile. More... | |
| const boolean | isTablet |
| Determine if the current device is tablet. More... | |
A namespace containing variables used to determine the current device type.
| const boolean isDesktop |
Determine if the current device is desktop.
| const boolean isMobile |
Determine if the current device is mobile.
| const boolean isTablet |
Determine if the current device is tablet.