- DomName('SVGSVGElement.checkIntersection')
- DocsEditable()
Source
@DomName('SVGSVGElement.checkIntersection')
@DocsEditable()
bool checkIntersection(SvgElement element, Rect rect) => _blink.BlinkSVGSVGElement.instance.checkIntersection_Callback_2_(this, element, rect);