1 write to SelectedColor
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (1)
103
headerCell.
SelectedColor
= _selectedColor.ToPlatform();
1 reference to SelectedColor
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (1)
321
Label.TextColor = value ?
SelectedColor
: UnSelectedColor;