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

Replace StatusBar API with Window-dependent one #16404

Open
MartinZikmund opened this issue Apr 22, 2024 · 0 comments
Open

Replace StatusBar API with Window-dependent one #16404

MartinZikmund opened this issue Apr 22, 2024 · 0 comments
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/enhancement New feature or request project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui)

Comments

@MartinZikmund
Copy link
Member

What would you like to be added

Currently the StatusBar API works for single-window apps only. We should replace it with an API that is multi-window compatible and avoids using DisplayInformation.GetForCurrentView()

Why is this needed

No response

For which platform

Android, iOS

Anything else we need to know?

No response

@MartinZikmund MartinZikmund added kind/enhancement New feature or request project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui) difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/enhancement New feature or request project/non-ui ⚙️ Categorizes an issue or PR as relevant to winrt (non-ui)
Projects
None yet
Development

No branches or pull requests

1 participant