Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TreeViewSelectionOptions.RevealAndFrame

Description

If this flag is passed to TreeView.SetSelection then the TreeView will make sure the last item in the input selection list is visible on screen.

Additional resources: FireSelectionChanged, None.