Window:onShow() event


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

Return value

The event returns no value.