Indicates whether the touch event is enabled.
You can also set the value.
If true is specified, events such as Window.onTouchDown will be enabled, and Window.onMouseDown etc. will not occur in touch operations.
In environments with touch devices and multi-touch enabled, the default is true.
Touch is always enabled on Android.