Window.onMouseLeave

Function/Meaning
Mouse left
Type
Window class event
Syntax
onMouseLeave()
Arguments
None
Description
Occurs when the mouse leaves the client area of the window.
Reference
Window.onMouseEnter