Gets whether this is the most recently activated window on its Screen.
The most recently activated window is identical to the active window for click and sloppy focus methods (since a window is always active in those cases) but differs slightly for mouse focus since there often is no active window.
| this |
a Window. |
|
true if this was the most recently activated window on its Screen, false otherwise. |