MapControl (C++ base class).IsTouchInputSupported Property
This element is not available using the selected API.
This element is not available using the selected API.
In this article
Gets a value that tells whether the current platform supports touch input.
public:
static bool isTouchInputSupported ( ) const;
This property can be used to determine whether the current platform supports touch input or not. The returned value does not indicate if an actual touch input device is available.
This property always returns True for MapControl (C++ base class).
Windows, Linux, Android
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article