2 references to UpdatePlaceholder
Microsoft.Maui (2)
Handlers\SearchBar\SearchBarHandler.iOS.cs (2)
70
handler.PlatformView?.
UpdatePlaceholder
(searchBar, handler.QueryEditor);
75
handler.PlatformView?.
UpdatePlaceholder
(searchBar, handler.QueryEditor);