Click or drag to resize

ScrollBarGetCustomStep Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ScrollBar.GetCustomStep"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetCustomStep is deprecated. Use the CustomStep property instead.")]
public float GetCustomStep()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.ScrollBar.GetCustomStep"]

See Also