After searching for hours, I have no choice left to ask some python gurus. I want to prevent a user to capture my app windows, that is built in python.
I'm currently using tinker. I'm also aware of the C# but I want to do it in python. Here is a reference of C# How can i prevent screen recording using C#.
I hope there will be SetwindowDisplayAffinity
alternative in python. Your reply will be appreciated.
Please note I'm currently new to python.