WelcomeScreen.ToolSelected

Syntax

ToolSelected : function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The ToolSelected event occurs after repeated selecting the tool in the welcome screen.

Comments

Tool selection is performed with the click on the opened tool icon.

Example

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

See also:

WelcomeScreen