1 reference to DefaultTextColor
Microsoft.Maui.Controls.Compatibility (1)
iOS\Cells\EntryCellRenderer.cs (1)
124
cell.TextLabel.TextColor = entryCell.LabelColor.ToPlatform(
DefaultTextColor
);