Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Input.touchSupported

public static bool touchSupported;

Description

Returns whether the device on which application is currently running supports touch input.

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.

Did you find this page useful? Please give it a rating: