IsTimerDialogDisplayed
- Parameters
-
whichDialog timerdialog
check visibility of this timer dialog.
- comment
-
Returns
true
if the dialog is shown,false
if it is hidden. - note
-
See:
TimerDialogDisplay
. - patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
boolean
- Source code
-
native IsTimerDialogDisplayed takes timerdialog whichDialog returns boolean