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

Syntax

public override bool Equals (object obj)

Parameters

obj
The object value to compare this font to.

Returns

true if the provided object is an equivalent font. false otherwise.

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