touchType property

TouchType touchType

Implementation

TouchType get touchType =>
    TouchType.fromValue(js_util.getProperty(this, 'touchType'));