isMobile
Returns true if the device is recognized as a valid Mobile, false otherwise.
Presentation
function isMobile (): boolean;
Returns
boolean
-Whether the device is a phone.
Returns true if the device is recognized as a valid Mobile, false otherwise.
function isMobile (): boolean;
boolean
-Whether the device is a phone.