Class for creating webviews in a platform-agnostic way. Note that the WebViewPrefab
takes care of creating an IWebView
instance for you, so you only need to deal with this class directly if you need to create IWebView
instances outside of a prefab.