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