Click or drag to resize

RangeAllowLesser Property

If true, Value may be less than MinValue.

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

Property Value

Type: Boolean
See Also