1 write to _barTextColor
Microsoft.Maui.Controls (1)
NavigationPage\NavigationPageToolbar.cs (1)
25
public override Color BarTextColor { get => GetBarTextColor(); set => SetProperty(ref
_barTextColor
, value); }