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.selectionAnchorPosition

public int selectionAnchorPosition;

Description

The beginning point of the selection.

When making a selection with a mouse, the anchor is where in the document the mouse button is initially pressed.

Get: Returns the beginning position of selection Set: If Input.compositionString is 0 set the fixed position.