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

ToggleButtonGroup.allowEmptySelection

public bool allowEmptySelection;

Description

Allows having all buttons to be unchecked when set to true.

When the property value is false, the control will automatically set the first available button to checked.