Grx.Device.prototype.get_has_touch
function get_has_touch(): Boolean { // Gjs wrapper for grx_device_get_has_touch() }
Gets if the device has touch capabilities.
- Returns
true if the device can generate touch events, otherwise false.
function get_has_touch(): Boolean { // Gjs wrapper for grx_device_get_has_touch() }
Gets if the device has touch capabilities.
true if the device can generate touch events, otherwise false.