getRootNode method
Implementation
Node getRootNode([GetRootNodeOptions? options]) =>
js_util.callMethod(this, 'getRootNode', [options]);
Node getRootNode([GetRootNodeOptions? options]) =>
js_util.callMethod(this, 'getRootNode', [options]);