Click or drag to resize

ItemListGetVScroll Method

Returns the Object ID associated with the list.

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

Return Value

Type: VScrollBar

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

See Also