equals

open fun equals(o: Any): Boolean

Compares these edge insets to another object for equality.

Return

true if the object is an EdgeInsets with identical values.

Parameters

o

The object to compare with.