Show / Hide Table of Contents

Enum TreeViewSelectionOptions

Namespace: UnityEditor.IMGUI.Controls
Assembly: UnityEditor.dll
Syntax
[Flags]
public enum TreeViewSelectionOptions

Fields

Name Description
FireSelectionChanged
None
RevealAndFrame

Extension Methods

MustExtensions.MustBeEqual<TreeViewSelectionOptions>(TreeViewSelectionOptions)
MustExtensions.MustBeEqual<TreeViewSelectionOptions>(TreeViewSelectionOptions, String)
MustExtensions.MustNotBeEqual<TreeViewSelectionOptions>(TreeViewSelectionOptions)
MustExtensions.MustNotBeEqual<TreeViewSelectionOptions>(TreeViewSelectionOptions, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX