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
AllowReselect Property
If
true
, the currently selected item can be selected again.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
AllowReselect
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
ItemList Class
Godot Namespace