unpressedOnPress property

bool unpressedOnPress
getter/setter pair

If true, a button returns to the unpressed state immediately after the second press, i.e. a pointer shouldn't be released to release the button.

Implementation

bool unpressedOnPress;