- All Known Subinterfaces:
- ConstrainDoubleRange, ConstrainDoubleRange.Builder, DoubleRange.Builder
@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface DoubleRange
The DoubleRange dictionary is used to define a range of permitted double-precision floating-point values for a property, with either or both a maximum and minimum value specified. The ConstrainDouble dictionary is based on this, augmenting it to support exact and ideal values as well.
- See Also:
- DoubleRange - MDN,
DoubleRange - Media Capture and Streams