visible property

bool get visible

Whether the modal is visible in the DOM.

NOTE: It is possible it is temporarily hidden if another modal has taken over but still reports true for visible.

Implementation

bool get visible;