Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

TreeView.CanMultiSelect

protected bool CanMultiSelect(IMGUI.Controls.TreeViewItem item);

Parameters

itemCan this item be part of a multiselection.

Description

Override this method to control whether the item can be part of a multiselection.

Default behavior: returns true.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答