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

hide only statusbar #13

Open
p3rf1 opened this issue May 12, 2023 · 1 comment
Open

hide only statusbar #13

p3rf1 opened this issue May 12, 2023 · 1 comment

Comments

@p3rf1
Copy link

p3rf1 commented May 12, 2023

Hello. Could you tell me how to hide only the top statusbar but keep the bottom navbar?

@RamonSouza96
Copy link

AForm.MobileBars.StatusBarBackgroundColor := AColor;
AForm.MobileBars.Visibility := TFormSystemStatusBar.TVisibilityMode.VisibleAndOverlap;

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

No branches or pull requests

2 participants