Click or drag to resize

TreeAllowRmbSelect Property

If true, a right mouse button click can select items.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool AllowRmbSelect { get; set; }

Property Value

Type: Boolean
See Also