Enum InputControlLayoutChange
Enum used to identity the change type for the onLayoutChange event.
Namespace: UnityEngine.InputSystem
Syntax
public enum InputControlLayoutChange : int
Fields
| Name | Description | Value | 
|---|---|---|
| Added | ||
| Removed | ||
| Replaced | 
Enum used to identity the change type for the onLayoutChange event.
public enum InputControlLayoutChange : int
| Name | Description | Value | 
|---|---|---|
| Added | ||
| Removed | ||
| Replaced |