Combobox:onHide() event


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

Return value

The event returns no value.