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
return type
boolean
Source code
native IsTimerDialogDisplayed           takes timerdialog whichDialog returns boolean