SKRect.ToString Method

Definition

Converts this SKRect to a human readable string.

public override string ToString ();
public override readonly string ToString ();

Returns

A string that represents this SKRect.

Applies to