Checkbox:onHide() event


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

Return value

The event returns no value.