Xamarin.Forms.Rectangle.op_Equality Method
Whether two Xamarin.Forms.Rectangles have equal values.

Syntax

public static bool operator== (Rectangle r1, Rectangle r2)

Parameters

r1
A Xamarin.Forms.Rectangle being compared.
r2
A Xamarin.Forms.Rectangle being compared.

Returns

true if both the Rectangle.Position and Rectangle.Size of the two rectangles are equivalent.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0