Skip to content

Conversation

@JustAman62
Copy link
Contributor

Adds a binding for the webview terminate method. Calling this method allows you to close the Webview and continue execution from where the Run() method was called from.

My use case for this is to close the Webview once the required user interaction has finished. Additionally with this method, I can implement a binding which can be called from the JavaScript to close the Webview programmatically, which is not usually possible from the JS executing in the Webview.

@geaz
Copy link
Member

geaz commented Nov 24, 2025

Thank you for the contribution :)

@JustAman62 JustAman62 deleted the terminate-function-binding branch November 24, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants