CSSPrimitiveValue.CSS_VMIN

CSSPrimitiveValue.CSS_VMIN field

The value is a percentage of the viewport width or height, whichever is smaller.

public const ushort CSS_VMIN;

See Also