Skip to content

How to interop with JS #439

Answered by jeromelaban
elringus asked this question in Q&A
Discussion options

You must be logged in to vote

Invoking methods from Javascript can be done with Module.mono_bind_static_method.

There's no public API provided by .NET outside of blazor that allows for invoking Javascript, but this class can be added to compensate for that, Uno.UI also provides more advanced interop (with Async support).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by elringus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants