The range of values covered by the control.

This maps to Minimum, Maximum.

This range is not enforced by the RangeControl, the actual Value may be programmatically set outside the desired range. This is required to support bound values correctly where the order of setting Range and Value is undefined.

The standard range behaviours LinearRangeBehavior and CircularRangeBehavior will clamp the user's selection to the range.

Location

Namespace
Fuse.Controls
Package
Fuse.Controls.Primitives 2.9.1

Returns

float2