Share via


SearchBar.SearchIconColor Property

Definition

Gets or sets the color of the search icon in the SearchBar.

public:
 property Microsoft::Maui::Graphics::Color ^ SearchIconColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color SearchIconColor { get; set; }
member this.SearchIconColor : Microsoft.Maui.Graphics.Color with get, set
Public Property SearchIconColor As Color

Property Value

Applies to