Click or drag to resize

ScrollBarCustomStep Property

Overrides the step used when clicking increment and decrement buttons or when using arrow keys when the ScrollBar is focused.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float CustomStep { get; set; }

Property Value

Type: Single
See Also