removeInsertedCSS

abstract fun removeInsertedCSS(key: String): <Error class: unknown class><<Error class: unknown class>>(source)

Resolves if the removal was successful.

Removes the inserted CSS from the current web page. The stylesheet is identified by its key, which is returned from <webview>.insertCSS(css).