Click or drag to resize

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
C#
public bool SmoothScrolling { get; set; }

Property Value

Type: Boolean
See Also