abortCanBePressed property

bool abortCanBePressed
getter/setter pair

The flag indicating that the button can be pressed to cancel the future.

Implementation

bool abortCanBePressed = false;