SetValueWithoutNotify(ToggleButtonGroupState)
Sets a new value without triggering any change event.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public override void SetValueWithoutNotify(ToggleButtonGroupState newValue)
Parameters
The new value.