2 references to SecondaryLabelColor
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\iOS\TextCellRenderer.cs (1)
12 readonly Color DefaultDetailColor = Microsoft.Maui.Platform.ColorExtensions.SecondaryLabelColor.ToColor();
Microsoft.Maui.Controls.Compatibility (1)
iOS\Cells\TextCellRenderer.cs (1)
13 readonly Color DefaultDetailColor = Maui.Platform.ColorExtensions.SecondaryLabelColor.ToColor();