Class InputCapabilities
- Namespace
- GroupeIsa.Neos.Designer.UIAbstractions.SystemEnvironment
- Assembly
- GroupeIsa.Neos.Designer.UIAbstractions.dll
Provides information about the input capabilities available on the front end platform.
[ExcludeFromCodeCoverage]
public static class InputCapabilities
- Inheritance
-
InputCapabilities
- Inherited Members
Methods
SupportsTouch()
Gets a value indicating whether touch input is supported.
public static bool SupportsTouch()
Returns
- bool
trueif touch input is supported; otherwise,false.