.NET MAUI 7: How to set font for some 'special' elements? Or set a global font? (for dialogues, calendar, flyout tabbar, context menu button)

David 20 Reputation points
2023-05-15T12:09:54.8166667+00:00

in our .NET MAUI 7 Android App, we've added a custom font and attach it to all possible elements. However, there are some elements for which we have not yet found a way to change the font:

Dialogues

example 1

example 2

Calendar

example

Flyout Bottom Tabbar

example

Context Menu Button

example

How can we define the font for these elements? And, is there a way to define a global font for Android and iOS, which also affects those elements (and could then be overwritten for other elements?

Thank you so much!

David

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,868 questions
{count} votes