touchType property

TouchType get touchType

Implementation

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