Home » FAQ » .NET MAUI » How can I change the text color of a Label in XAML?
You can change the text color of a Label in XAML by modifying the TextColor property.
XAML
<Label Text="Label Color" TextColor="Red" />
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with