Since B4XDialog can show form asynchronously, please add isShowing status, returning boolean True if on showing, and false if form is closed.
I need this, because I use hardware button instead of touch screen, so I can close the Dialog, if it is in showing state.
I need this, because I use hardware button instead of touch screen, so I can close the Dialog, if it is in showing state.