Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Selectable.DoStateTransition

protected void DoStateTransition(SelectionState state, bool instant);

Parameters

state State to transition to.
instant Should the transition occur instantly.

Description

Transition the Selectable to the entered state.