Click or drag to resize

ScrollContainerGetVScrollbar Method

Returns the vertical scrollbar VScrollBar of this ScrollContainer.

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

Return Value

Type: VScrollBar

[Missing <returns> documentation for "M:Godot.ScrollContainer.GetVScrollbar"]

See Also