- 0 Talk
-
UIHANDLER OnHide
Description
Edit
The OnHide event is called when a shown frame is about to be hidden or when a hidden frame is about to become visible on screen. Hiding / Showing a frame that is already hidden / visible does not invoke the OnHide event.
Arguments
Edit
- no known arguments
Notes
Edit
Have a look at Handling UI Events for an explanation of event handling and some code examples.