Label:onHide() event


This event is fired when the Label is hidden (with a call to Label:hide() or setting the Label.visible property to false).

Return value

The event returns no value.