isMobile
const
isMobile:boolean
=PIXIUtilsIsMobile.any
Defined in: utils/platform.ts:27
Checks if the device is a mobile device.
This uses the isMobile
function from the @pixi/utils
package.
const
isMobile:boolean
=PIXIUtilsIsMobile.any
Defined in: utils/platform.ts:27
Checks if the device is a mobile device.
This uses the isMobile
function from the @pixi/utils
package.