This version of Unity is unsupported.

ToggleButtonGroup.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(UIElements.ToggleButtonGroupState newValue);

Parameters

newValue The new value.

Description

Sets a new value without triggering any change event.