TextEditSmoothScrolling Property |
If true, sets the step of the scrollbars to 0.25 which results in smoother scrolling.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool SmoothScrolling { get; set; }
Property Value
Type:
BooleanSee Also