InputField.ClampPos

protected void ClampPos(ref int pos);

Parameters

posThe value to be clamped.

Description

Clamp a value (by reference) between 0 and the current text length.

Did you find this page useful? Please give it a rating: