onIsReadOnlyChanged
Calls the methods in its invocation list when TextInputBaseField<TValueType>.isReadOnly changes.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
protected Action<bool> onIsReadOnlyChanged { get; set; }