selectionRepeat property
read / write
It's a variable that is used to determine if the button is selected for repetition.
Implementation
bool selectionRepeat = false;
It's a variable that is used to determine if the button is selected for repetition.
bool selectionRepeat = false;