CoreWebView2.WindowControlsOverlay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This getter API provides access to the window controls overlay object. \snippet ScenarioWindowControlsOverlay.cpp WindowControlsOverlay
public Microsoft.Web.WebView2.Core.CoreWebView2WindowControlsOverlay WindowControlsOverlay { get; }
member this.WindowControlsOverlay : Microsoft.Web.WebView2.Core.CoreWebView2WindowControlsOverlay
Public ReadOnly Property WindowControlsOverlay As CoreWebView2WindowControlsOverlay