Click or drag to resize

RichTextLabelGetVScroll Method

Returns the vertical scrollbar.

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.RichTextLabel.GetVScroll"]

See Also