getNode

abstract fun getNode(p: Point?): N?

Returns the node at the specified location on the screen.

Return

the node

Parameters

p

the location on the screen