Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I set the
<tabView:SfTabView.HeaderItemTemplate>
Label Text="{Binding Name}" HorizontalOptions="Center" VerticalOptions="Center" TextColor="{DynamicResource MyTextColor}"/>
</DataTemplate>
</tabView:SfTabView.HeaderItemTemplate