Xamarin.Forms.Size.Equals Method
Whether thisXamarin.Forms.Size is equivalent to other.

Syntax

public bool Equals (Size other)

Parameters

other
The Xamarin.Forms.Size to which this is being compared.

Returns

true if other's values are identical to thisXamarin.Forms.Size's Size.Height and Size.Width.

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