.. _Window.onShow: ================================================ Window.onShow ================================================ void **onShow** () Description ----------- An event-handler callback function, called just before the window is displayed Called when a request is made to open the window using the?show()?method, before the window is made visible, but after automatic layout is complete. A handler can modify the results of the automatic layout.