Interface ISelectionStateEventProvider
- Namespace
- UnityEngine.UI
- Assembly
- Assembly-CSharp.dll
public interface ISelectionStateEventProvider
- Extension Methods
Properties
CurrentSelectionState
SelectionState CurrentSelectionState { get; }
Property Value
OnStateTransition
SelectionStateEvent OnStateTransition { get; }