Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

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: