Version: 2018.1

Input.touchSupported

Switch to Manual
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.