avoidBounds property

Set<Rect> avoidBounds
final

List of rectangles that we should avoid overlapping. Unusable screen area.

Implementation

final Set<Rect> avoidBounds;