Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

InputField.caretPosition

public int caretPosition;

Description

Current InputField caret position (also selection tail).

The location where entering new text will begin. If there is selected text this will refer to where the selection was finished.