startCapturingImages method

void startCapturingImages()

Implementation

void startCapturingImages() {
  _keepOnTakingScreenShots = true;
}