UIFont.Equals(Object) Method

Definition

Used to compare UIFont objects.

public override bool Equals (object obj);
override this.Equals : obj -> bool

Parameters

obj
Object

Returns

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to