You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this API is to provide devs with a cleaner way to build apps where
the entire Window UI is rendered by WebView2. Till now, it hasn't been possible
for the window/caption control buttons (minimize, maximize, restore, close) to
be rendered and controlled by the browser process. This API allows devs to tell
WebView2 that it should render its own window control buttons.
API Review
Title: IsWindowControlsOverlayEnabled
The goal of this API is to provide devs with a cleaner way to build apps where
the entire Window UI is rendered by WebView2. Till now, it hasn't been possible
for the window/caption control buttons (minimize, maximize, restore, close) to
be rendered and controlled by the browser process. This API allows devs to tell
WebView2 that it should render its own window control buttons.
API Spec: Pull Request
Please review the pull request and add any feedback you have about this API. We appreciate your input and support!
The text was updated successfully, but these errors were encountered: