Native.getSurfaceTransform

void getSurfaceTransform(out double x, out double y)

Retrieves the surface transform of self.

This is the translation from self's surface coordinates into self's widget coordinates.

Parameters

xreturn location for the x coordinate
yreturn location for the y coordinate