1 reference to InvokeDotNetMethodAsync
Microsoft.Maui (1)
Handlers\HybridWebView\HybridWebViewHandler.cs (1)
190
var invokeResultRaw = await
InvokeDotNetMethodAsync
(invokeTargetType, invokeTarget, invokeData);