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

ToggleButtonGroupState.CompareTo

Declaration

public int CompareTo(UIElements.ToggleButtonGroupState other);

Parameters

other The option set to be compared against.

Returns

int True if both option sets are the same, otherwise returns false.

Description

Compares two ToggleButtonGroupState.