ToggleValue()
Inverts the value property.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
protected virtual void ToggleValue()
Remarks
Override this method to change the logic of toggling the value in your subclass.