GodotSharpAPI
GodotSharpAPI
Godot
TextEdit Class
TextEdit Properties
BreakpointGutter Property
CaretBlink Property
CaretBlinkSpeed Property
CaretBlockMode Property
CaretMovingByRightClick Property
ContextMenuEnabled Property
DrawSpaces Property
DrawTabs Property
FoldGutter Property
HidingEnabled Property
HighlightAllOccurrences Property
HighlightCurrentLine Property
MinimapDraw Property
MinimapWidth Property
OverrideSelectedFontColor Property
Readonly Property
ScrollHorizontal Property
ScrollVertical Property
SelectingEnabled Property
ShortcutKeysEnabled Property
ShowLineNumbers Property
SmoothScrolling Property
SyntaxHighlighting Property
Text Property
VirtualKeyboardEnabled Property
VScrollSpeed Property
WrapEnabled Property
TextEdit
ScrollHorizontal Property
The current horizontal scroll value.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
ScrollHorizontal
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
TextEdit Class
Godot Namespace