Canvas:onShow() event


This event is fired when the Canvas is shown (with a call to Canvas:show() or setting the Canvas.visible property to true).

Return value

The event returns no value.