Shell.SetSearchHandler(BindableObject, SearchHandler) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the SearchHandler for .
public static void SetSearchHandler (Xamarin.Forms.BindableObject obj, Xamarin.Forms.SearchHandler handler);
static member SetSearchHandler : Xamarin.Forms.BindableObject * Xamarin.Forms.SearchHandler -> unit
Parameters
- obj
- BindableObject
- handler
- SearchHandler