WelcomeScreen.ToolChanged

Syntax

ToolChanged : function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The ToolChanged event occurs after changing a tool in the welcome screen.

Comments

Tool change is performed with a click on the unopened tool.

Example

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

See also:

WelcomeScreen