textEncodingName property

String? textEncodingName
getter/setter pair

The name of the text encoding of the receiver, or null if no text encoding was specified.

Officially Supported Platforms/Implementations:

  • Android WebView
  • iOS WKWebView
  • macOS WKWebView

Implementation

String? textEncodingName;