I want to know how to modify TabBar font size #7951
Unanswered
ShioDotNetCodeer
asked this question in
General
Replies: 1 comment 1 reply
-
I suspect you will get no response here. Ask in issues |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am new to MAUI and I want to know how to modify TabBar font size. I've searched the documentation and there is no relevant information
Public API Changes
ShellContent content=new ShellContent (); content.FontSize=18;
Intended Use-Case
Beta Was this translation helpful? Give feedback.
All reactions