The API is no longer being updated here until further notice. |
Invoked when the cursor leaves the widget's interactive area.
ScriptRegion OnLeave(self, motion)
Arguments[]
- self
- ScriptObject - Reference to the widget for which the script was run.
- motion
- boolean - True if the handler is being run due to actual mouse movement; false if the cursor entered the frame due to other circumstances (such as the frame being created underneath the cursor)