Reader Mode for new WebView & WebPage APIs

I am curious if the new WebView and WebPage APIs have a way to programmatically set if the web page should be shown in Reader Mode like you could with SFSafariViewController. I did not see a way to do this, but I'm curious if I may be missing something.

Hi, thanks for trying out the new API! WebView and WebPage do not support a built-in Reader mode; Reader is a feature of Safari (the web browser) and not WebKit (the web engine).

Reader Mode for new WebView & WebPage APIs
 
 
Q