this post was submitted on 28 Jan 2026
1 points (100.0% liked)
.NET MAUI
186 readers
2 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Haven't moved to MAUI yet, but in Xamarin.Forms, setting TextTransform=None works, so I don't see why it wouldn't in MAUI.
I have it set in an App.xaml ResourceDictionary so that it effects all buttons (our app is super button heavy).