This version of Unity is unsupported.

ToggleGroup.SetAllTogglesOff

Declaration

public void SetAllTogglesOff();

Description

Switch all toggles off.

This method can be used to switch all toggles off, regardless of whether the allowSwitchOff property is enabled or not.