KeyModifiers::SetNumToggled

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

SetNumToggled sets the state of Num 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.