equals

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

Compare current VMEMapDescriptor with another.

Return

True if this object is the same as other, otherwise false.

Since

1.21

Parameters

other

The VMEMapDescriptor to compare with.