ListView: Concealed Search input that reveals after pull down gesture at the top of the list and its purpose is to filter the contents of the ListView.
Fabricio, you can get this behavior using one of the new Visual Studio Item templates: https://docs.telerik.com/devtools/xamarin/installation-and-deployment/custom-item-templates
ADMIN
Georgi
Posted on:18 Sep 2017 14:20
Declined: This looks like an integration scenario of RadListView and controls like Entry (using RadListView FilterDescriptiors -> http://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-filtering).