onScreenshotAdded method
- int count
Called each time a screenshot is added. count is the new total.
Implementation
void onScreenshotAdded(int count) {}
Called each time a screenshot is added. count is the new total.
void onScreenshotAdded(int count) {}