Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ToggleButtonGroup.SetValueWithoutNotify

Declaration

public void SetValueWithoutNotify(UIElements.ToggleButtonGroupState newValue);

Parameters

Description
newValue The new value.

Description

Sets a new value without triggering any change event.