This version of Unity is unsupported.

TreeView.ContextClicked

Declaration

protected void ContextClicked();

Description

Override this method to handle context clicks outside any items (but still in the TreeView rect).

See Also: ContextClickedItem.