Hi,
I would like to know how to disable all user interaction with a WebView component in a UWP project.
I have tried to cancel the GettingFocus event, to no avail.
It should also disable the user interaction when running on an xbox.
How can I disable all user interaction, keyboard, mouse, xbox hand controller?