1 implementation of Placeholder
Microsoft.Maui.Controls (1)
InputView\InputView.cs (1)
112 public string Placeholder
3 references to Placeholder
Microsoft.Maui (3)
Handlers\Editor\EditorHandler.cs (1)
27 [nameof(IEditor.Placeholder)] = MapPlaceholder,
Handlers\Entry\EntryHandler.cs (1)
34 [nameof(IEntry.Placeholder)] = MapPlaceholder,
Handlers\SearchBar\SearchBarHandler.cs (1)
32 [nameof(ISearchBar.Placeholder)] = MapPlaceholder,