public interface SOPageListener
Modifier and Type | Method and Description |
---|---|
void |
update(android.graphics.RectF area)
Called when an area of the page has been updated.
|
void update(android.graphics.RectF area)
area
- The area of the page to be updated.