--- layout: stdlib-reference --- # IRangedValue.minValue ## Description The minimum value that an instance of the type can hold. This is a constant value specific to the type. ## Signature
static const IRangedValue.This IRangedValue.minValue;