Button:onHide() event


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

Return value

The event returns no value.