Skip to content

CanvasViewCanvas.hitTestNode method

CanvasViewCanvas › hitTestNode

Unofficial

Test whether a point hits a specific node.

Signature:

hitTestNode(arg1: unknown, arg2: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown
arg2 unknown

Returns: unknownWhether the point hits the node.