touchEvents property
Iterable<GamepadTouch>
get
touchEvents
Implementation
Iterable<GamepadTouch> get touchEvents =>
js_util.getProperty(this, 'touchEvents');
Iterable<GamepadTouch> get touchEvents =>
js_util.getProperty(this, 'touchEvents');