displayed property

bool displayed
getter/setter pair

Is the alert dialog being displayed right now?

Implementation

bool displayed = false;