InputField.selectionAnchorPosition

Cambiar al Manual
public int selectionAnchorPosition ;

Descripción

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.