ClearValue()
Clears the input field value, reverting to the default state. Placeholder text will be shown if it is set.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void ClearValue()