public static bool touchSupported ;

설명

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.