Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CompareTo(ToggleButtonGroupState)

Compares two ToggleButtonGroupState.
Read time 1 minuteLast updated 13 days ago

Definition

public int CompareTo(ToggleButtonGroupState other)

Parameters

The option set to be compared against.

Returns

Type

Description

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