equals

open fun equals(o: Any): Boolean

Compares this navigation item to the specified object for equality.

Return

true if the specified object is a NavigationItem with equal item and inverse item values.

Parameters

o

The object to compare with.