KeyModifiers::SetCapsToggled

KeyModifiers::SetCapsToggled
void SetCapsToggled(bool v = true);
Description

SetsCapsToggled sets the state of Caps lock key.

Parameters
Parameters 
Description 
bool v = true 
Boolean flag which is used to set the state of the key. A value of true sets the state as toggled and false as not toggled.