WelcomeScreen.Exit

Syntax

Exit : function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Exit event occurs on exiting the welcome screen.

Example

The property use is given in the example of creating the WelcomeScreen component.

See also:

WelcomeScreen