Class EnhancedTouchSupport
API to control enhanced touch facilities like Touch that are not enabled by default.
Inheritance
System.Object
EnhancedTouchSupport
Namespace: UnityEngine.InputSystem.EnhancedTouch
Syntax
public static class EnhancedTouchSupport
Properties
enabled
Declaration
public static bool enabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Disable()
Declaration
public static void Disable()
Enable()
Declaration
public static void Enable()