For example, I have decided for my needs to proactively message out from WKWebView whenever the selection changes, because it’s useful to my app to know what is selected, where it is, and what it contains. Caching this is better/easier than waiting for an asynchronous callback.

*****
Written on