Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ToggleButtonGroup.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(UIElements.ToggleButtonGroupState newValue);

Parameters

newValue The new value.

Description

Sets a new value without triggering any change event.