SearchHandler.ClearPlaceholderIcon Property

Definition

The clear placeholder icon displayed when the search box is empty.

public:
 property Microsoft::Maui::Controls::ImageSource ^ ClearPlaceholderIcon { Microsoft::Maui::Controls::ImageSource ^ get(); void set(Microsoft::Maui::Controls::ImageSource ^ value); };
public Microsoft.Maui.Controls.ImageSource ClearPlaceholderIcon { get; set; }
member this.ClearPlaceholderIcon : Microsoft.Maui.Controls.ImageSource with get, set
Public Property ClearPlaceholderIcon As ImageSource

Property Value

Applies to