void SetScrollToggled(bool v = true);
SetScrollToggled sets the state of Scroll key.
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. |