This version of Unity is unsupported.

InputField.SelectAll

Declaration

protected void SelectAll();

Description

Highlight the whole InputField.

Sets the caretPosition to the length of the text and caretSelectPos to 0.