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