onShow

JavaScript

virtualUI.onShow = function(){;

 //...TODO

};

Parameters

Parameters

Description

handler

callback as function.

Description

Occurs when 'show' is triggered. The event will be fired once the web-app is ready to be shown.

File

Thinfinity.VirtualUI