Returns whether the device on which application is currently running supports touch input.
Note: This API is part of the legacy Input
class, and not recommended for new projects. The documentation is provided here to support legacy projects that use the old Input Manager and Input class. For new projects you should use the newer and Input System Package. (read more).
Rather than checking the platform, use this property to determine whether your game should expect touch input, as some platforms can support multiple input methods.