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

Add Translucent Status Bar Setter to Community Toolkit #22706

Closed
lakhan-bairawat opened this issue May 29, 2024 · 2 comments
Closed

Add Translucent Status Bar Setter to Community Toolkit #22706

lakhan-bairawat opened this issue May 29, 2024 · 2 comments

Comments

@lakhan-bairawat
Copy link

Description

Enhance the Community Toolkit with a feature to easily set the status bar to be translucent in .NET MAUI applications. This addition would simplify the process for developers who wish to achieve a translucent status bar without managing different platform-specific services.

Public API Changes

<ContentPage.Behaviors>
<toolkit:StatusBarBehavior StatusBarColor="Fuchsia" StatusBarStyle="LightContent" />
</ContentPage.Behaviors>

Intended Use-Case

in my app i requires translucent status.

@MitchBomcanhao
Copy link

perhaps you should be adding this to the community toolkit repo, then? 😉

@drasticactions
Copy link
Contributor

This repo is for the MAUI UI Framework. If you would like to request features for the CommunityToolkit, you should ask in their repo.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants