This version of Unity is unsupported.

TimerState.operator !=

public static bool operator !=(UIElements.TimerState state1, UIElements.TimerState state2);

Parameters

state1 The first object.
state2 The second object.

Description

Compare two TimerState objects and return true if they are not equal.