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:

ParameterTypeDescription
arg1unknown
arg2unknown

Returns: unknownWhether the point hits the node.