Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


touchSupported

Interface to Input.touchSupported. Can be overridden to provide custom input instead of using the Input class.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. EventSystem no longer supports input override for legacy input. Install Input System package for full input binding functionality.
public virtual bool touchSupported { get; }