Returns YES
/NO
for various tests.
Parameters
Windows Reference
The window to be checked.
Type: Window reference
Test condition
A condition to test the window for.
Options:
- the main window of its app
- the focused window of its app
- minimized
- fullscreen
- a modal window
- a standard window
- a floating window
Return Value
Boolean (YES
/NO
)
Related Links
- Search the UI Actions community forum for "Is This Window …?"