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

Syntax

public override bool Equals (object obj)

Parameters

obj
The object to which this is being compared.

Returns

true if obj is a Xamarin.Forms.Size whose 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