KeyboardRemap.ResetAll Method

Restores all key definitions to the default state.

Syntax

[C#]
public static void ResetAll();

Parameters

None.

Exceptions

KeyboardRemapException

More Information

KeyboardRemap Class