setBackgroundColor

open fun setBackgroundColor(color: Color?): ERROR CLASS: Symbol not found for js.promise.Promise<ERROR CLASS: Symbol not found for js.core.Void>(source)

Specify the webview background color.

Platfrom-specific:

  • macOS / iOS: Not implemented.

  • Windows:

  • On Windows 7, transparency is not supported and the alpha value will be ignored.

  • On Windows higher than 7: translucent colors are not supported so any alpha value other than 0 will be replaced by 255

Since

2.1.0