Dart API Reference
dart:html
DomRectReadOnly
intersects
intersects
method
Returns true if this intersects other.
bool
intersects
(
Rectangle
<
num
>
other
)
Returns true if
this
intersects other.