Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to hide the status bar #19

Closed
nmoinvaz opened this issue May 17, 2019 · 3 comments
Closed

Ability to hide the status bar #19

nmoinvaz opened this issue May 17, 2019 · 3 comments
Labels
feature request feature request

Comments

@nmoinvaz
Copy link

nmoinvaz commented May 17, 2019

A status bar appears when loading in the bottom left hand corner of the IWebView2WebView instance. It would be great if there was a way to turn this off.

@david-risney david-risney added the feature request feature request label May 17, 2019
@david-risney
Copy link
Contributor

I can see how this would be useful to support cases where the end developer is rendering app-like web content and they don't want it obvious to the end user that its web content or WebView. Is that the scenario you have here?

@nmoinvaz
Copy link
Author

Yes

@liminzhu
Copy link
Member

Hey @nmoinvaz , thanks for submitting the feedback! We've added new APIs get_IsStatusBarEnabled and put_IsStatusBarEnabled to control the status bar in the new SDK update. Make sure you update the SDK and use the Canary channel for testing, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

3 participants