Click or drag to resize

SliderTicksOnBorders Property

If true, the slider will display ticks for minimum and maximum values.

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

Property Value

Type: Boolean
See Also