Disable Screenshot
Enhance your app’s security and user privacy by preventing screenshots and screen recordings
window.WTN.disableScreenshot({
ssKey:true/false
})import { disableScreenshot } from "webtonative"
disableScreenshot({
ssKey:true/false
})Last updated