windowAlphaValue property

double? windowAlphaValue
getter/setter pair

The window’s alpha value. The default value is 1.0.

Officially Supported Platforms/Implementations:

  • macOS WKWebView
  • Windows WebView2
  • Linux WPE WebKit

Implementation

double? windowAlphaValue;