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