Share via


SearchBar.OnSearchButtonPressed Method

Definition

For internal use by the .NET MAUI platform. Raises the SearchButtonPressed event and executes the SearchCommand.

public:
 virtual void OnSearchButtonPressed();
public void OnSearchButtonPressed();
abstract member OnSearchButtonPressed : unit -> unit
override this.OnSearchButtonPressed : unit -> unit
Public Sub OnSearchButtonPressed ()

Implements

Applies to