GodotSharpAPI
GodotSharpAPI
Godot
ScrollContainer Class
ScrollContainer Properties
FollowFocus Property
ScrollDeadzone Property
ScrollHorizontal Property
ScrollHorizontalEnabled Property
ScrollVertical Property
ScrollVerticalEnabled Property
ScrollContainer
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
ScrollContainer Class
Godot Namespace