Skip to content
rdlabo.devdocs
Screenshot Eventv8.0.0
@rdlabo/capacitor-screenshot-event

React when users take screenshots

Start watching for screenshot events and handle userDidTakeScreenshot callbacks from Capacitor.

What you can do

  • React after a capture

    Show a message or update app UI when a screenshot event arrives.

  • Watch while a screen is open

    Start watching on entry and release the watcher and listener when leaving.