- All Superinterfaces:
- DoubleRange
- Enclosing interface:
- DoubleRange
@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface DoubleRange.Builder
extends 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