I want to call a method in Javascript that invokes C# code in an MAUI WebView and vice-versa, I cannot find any documentation on this.
I have looked at the following issue on github but it did not help me.
How do I do such interop?
I want to call a method in Javascript that invokes C# code in an MAUI WebView and vice-versa, I cannot find any documentation on this.
I have looked at the following issue on github but it did not help me.
How do I do such interop?