GodotSharpAPI
GodotSharpAPI
Godot
ItemList Class
ItemList Properties
AllowReselect Property
AllowRmbSelect Property
AutoHeight Property
FixedColumnWidth Property
FixedIconSize Property
IconMode Property
IconScale Property
Items Property
MaxColumns Property
MaxTextLines Property
SameColumnWidth Property
SelectMode Property
ItemList
AllowRmbSelect Property
If
true
, right mouse button click can select items.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
AllowRmbSelect
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
ItemList Class
Godot Namespace