SKRect.GetHashCode Method

Definition

Calculates the hashcode for this rectangle.

public override int GetHashCode ();
public override readonly int GetHashCode ();

Returns

Returns the hashcode for this rectangle.

Applies to