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