hide: function()

in www/splashscreen.js [28:30]


    hide: function () {
        exec(null, null, 'SplashScreen', 'hide', []);
    }