4 references to ClearPlaceholderIcon
Microsoft.Maui.Controls (4)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (1)
742
icon = SearchHandler.
ClearPlaceholderIcon
;
Shell\SearchHandler.cs (3)
344
/// <summary>Bindable property for <see cref="
ClearPlaceholderIcon
"/>.</summary>
346
BindableProperty.Create(nameof(
ClearPlaceholderIcon
), typeof(ImageSource), typeof(SearchHandler), null, BindingMode.OneTime,
721
var clearPlaceholderIcon =
ClearPlaceholderIcon
;