Table of Contents

Interface ISelectionStateEventProvider

Namespace
UnityEngine.UI
Assembly
Assembly-CSharp.dll
public interface ISelectionStateEventProvider
Extension Methods

Properties

CurrentSelectionState

SelectionState CurrentSelectionState { get; }

Property Value

SelectionState

OnStateTransition

SelectionStateEvent OnStateTransition { get; }

Property Value

SelectionStateEvent