Click or drag to resize

ItemListIsAnythingSelected Method

Returns true if one or more items are selected.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsAnythingSelected()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.ItemList.IsAnythingSelected"]

See Also