Dart SDK
dart:html
DomRectReadOnly
intersects
method
intersects
DomRectReadOnly
Properties
hashCode
topLeft
topRight
bottomRight
bottomLeft
bottom
height
left
right
top
width
x
y
Constructors
DomRectReadOnly
Operators
operator ==
Methods
toString
intersection
intersects
boundingBox
containsRectangle
containsPoint
bool
intersects
(
Rectangle
<
num
>
other
)
Returns true if
this
intersects other.