isInScribbleRect abstract method
- Rect rect
Tests whether the ScribbleClient overlaps the given rectangle bounds.
Implementation
bool isInScribbleRect(Rect rect);
Tests whether the ScribbleClient overlaps the given rectangle bounds.
bool isInScribbleRect(Rect rect);