disableScreenshot method

dynamic disableScreenshot()

Implementation

disableScreenshot() {
  ZoScreenshot().disableScreenShot();
}