OpenWGA 7.6 - JavaScript reference
WGAProperty :
WGA.isMobile
On object | WGA |
Usage |
Returns if the current browser is running on an operating system that is most likely belonging to a mobile device |
Description | This property is true if any of WGA.isIPhone, WGA.isIPad or WGA.isAndroid is true. |
Writable | False |
Return value | Boolean |