Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

UIHANDLER OnLeave

From WoWWiki

Jump to: navigation, search
Main Menu



Description

The OnLeave handler is called when the user mouse pointer leaves the frame.

A typical use for this event is to hide information which was popped up in the OnEnter handler of a frame. In combination with its opposite event handler OnEnter it can be used for instance to implement help tooltips for frames or frame widgets.

Arguments

No known arguments

Example

Please go to the OnEnter page to find a code example for how to use OnEnter and OnLeave to implement a mouseover help text for a frame.

Rate this article:
Share this article: