Canvas:onHide() event


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

Return value

The event returns no value.