---
title: "6 .NET MAUI Properties You Didn’t Know Work with Buttons"
url: https://daily.dev/posts/6-net-maui-properties-you-didn-t-know-work-with-buttons-gsphi9cmn
source_url: https://www.telerik.com/blogs/6-net-maui-properties-you-didnt-know-work-buttons
type: article
source: "Telerik"
published: 2026-01-26T15:47:50.673Z
updated: 2026-01-26T15:48:10.468Z
tags: ["mobile", "ui-design", "c#", "xamarin", ".net-maui"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 6 .NET MAUI Properties You Didn’t Know Work with Buttons

**[Telerik](https://daily.dev/sources/telerik)** · 5 min read · 0 upvotes · 0 comments

## Summary

.NET MAUI buttons support six lesser-known properties for customization: TextTransform (controls text casing), FontAutoScalingEnabled (respects device text size settings), CharacterSpacing (adjusts spacing between letters), CornerRadius (rounds button corners), FontFamily (sets custom fonts), and LineBreakMode (controls multi-line text display). These properties enable developers to create more visually appealing and accessible buttons that adapt to user preferences and maintain consistent design across applications.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.telerik.com/blogs/6-net-maui-properties-you-didnt-know-work-buttons>

## Similar posts on daily.dev

- [5 UX Tips for .NET MAUI Developers](https://daily.dev/posts/5-ux-tips-for-net-maui-developers-ncm6pa7ag) · Telerik · 0 upvotes · 0 comments
- [Top Common Handlers in .NET MAUI](https://daily.dev/posts/top-common-handlers-in-net-maui-b15a1poaz) · Telerik · 0 upvotes · 0 comments
- [.NET 10: Quick UI Changes Worth Noticing in .NET MAUI](https://daily.dev/posts/net-10-quick-ui-changes-worth-noticing-in-net-maui-1x4f662cw) · Telerik · 28 upvotes · 2 comments

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#ui-design](https://daily.dev/tags/ui-design), [#c#](https://daily.dev/tags/c#), [#xamarin](https://daily.dev/tags/xamarin), [#.net-maui](https://daily.dev/tags/.net-maui)

[View this post on daily.dev](https://daily.dev/posts/6-net-maui-properties-you-didn-t-know-work-with-buttons-gsphi9cmn)
