isMobile
isMobile():
boolean
Defined in: utils/browser/inAppBrowser.ts:24
Check if the current device is a mobile device (iOS, iPadOS, Android, webOS, BlackBerry, IEMobile, Opera Mini). Reuses isIOS so the iPadOS-13+ Macintosh heuristic stays in one place.
Returns
Section titled “Returns”boolean