equals

open operator override fun equals(other: Any?): Boolean

Checks if this NavigationTileStoreConfiguration object is equal to another object.

Important: This is a Public Preview API. It may be changed or removed at any time.

Return

true if the objects are equal, false otherwise.

Parameters

other

The other object to compare.