is_minimize
is_minimize();
- this function is used to check whether this window is minimized.
After testing, the function returns the result of its work to the script :
true
– the window is minimized
false
– the window is not minimized