2 references to UpdateTextColor
Microsoft.Maui (2)
Handlers\Entry\EntryHandler.iOS.cs (1)
47
handler.PlatformView?.
UpdateTextColor
(entry);
Handlers\SearchBar\SearchBarHandler.iOS.cs (1)
116
handler.QueryEditor?.
UpdateTextColor
(searchBar);