Click or drag to resize

RangeAllowGreater Property

If true, Value may be greater than MaxValue.

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

Property Value

Type: Boolean
See Also