Function FRect.toString

Formats the dsdl2.FRect into its construction representation: "dsdl2.FRect(<x>, <y>, <w>, <h>)"

string toString() @safe const;

Returns

the formatted string