onScreenshotAdded method

void onScreenshotAdded(
  1. int count
)

Called each time a screenshot is added. count is the new total.

Implementation

void onScreenshotAdded(int count) {}