Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


textFieldHasSelection

True if a text field currently has focused and the text in it is selected.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static bool textFieldHasSelection { get; }