'How to prevent screen capture in Godot?

Is there a way to prevent screen capture of an android app made with Godot? I have an unfinished project and I want to use it to freelance but I don't want the client/employer that sees my work to steal it by taking screenshots or making screen records of the app and sending them to a programmer to remake the app and put on play store even before I can finish it. Is there a way I can disable screen capturing of the app so that when anyone takes a screenshot, the image will be black?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source