MKMapRect.Equals(Object) Method

Definition

Whether this MKMapRect has the same P:MapKit.Origin and Size values as the other.

public override bool Equals (object other);
override this.Equals : obj -> bool

Parameters

other
Object

Returns

Applies to