Xamarin.Forms.Color.Equals Method
Determine if the provided object is equivalent to the current Color.

Syntax

public override bool Equals (object obj)

Parameters

obj
The object value to compare to this Xamarin.Forms.Color structure.

Returns

true if the provided object is an equivalent Color. Otherwies, false.

Remarks

Overriden.

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