KeyModifiers::SetScrollToggled

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

SetScrollToggled sets the state of Scroll 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.