isDesktop
Returns true if the device is recognized as a valid Desktop, false otherwise.
Presentation
function isDesktop (): boolean;
Returns
boolean
-Whether the device is a desktop.
Returns true if the device is recognized as a valid Desktop, false otherwise.
function isDesktop (): boolean;
boolean
-Whether the device is a desktop.