Selectable.DoStateTransition

Cambiar al Manual
protected void DoStateTransition (UI.Selectable.SelectionState state, bool instant);

Parámetros

stateState to transition to.
instantShould the transition occur instantly.

Descripción

Transition the Selectable to the entered state.