get_js_node


Description:

[ Version ( since = "2.40" ) ]
public Value? get_js_node (ScriptWorld? world)

Get the Value for the DOM node in world at the coordinates of the Hit Test.

Parameters:

this

a WebHitTestResult

world

a ScriptWorld, or null to use the default

Returns:

a Value for the DOM node, or null