Entry:onHide() event


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

Return value

The event returns no value.