SplashScreen


Purpose

The splash screen API enables controlling whether the web application should display its splash screen when starting.

You can access the object by using the launchbox.SplashScreen reference.

To decide if the splash screen should be displayed while Pega Mobile Client is starting, toggle the keepSplashScreenAtStart setting in the app.properties file. The default value of this setting is "false". If you change the value to "true", the splash screen is shown until the hide method is called.

Module

This API belongs to the Hybrid product module.

Methods

The SplashScreen API uses the following methods:

Methods Description Return type
show

Shows the splash screen.

undefined
hide

Hides the splash screen.

undefined

Related topics

Public API reference
Legal notice | Copyright © 2018 and Confidential to Pegasystems Inc. All rights reserved
Pega Community | Feedback
Advanced...