From dcdd66b36d370d668750b05901111945da20cd58 Mon Sep 17 00:00:00 2001 From: Scholar-jaruha <95271799+Scholar-jaruha@users.noreply.github.com> Date: Tue, 24 May 2022 11:08:36 +0300 Subject: [PATCH] Issue Fixed --- Xamarin-iOS/SfAutoComplete/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xamarin-iOS/SfAutoComplete/Overview.md b/Xamarin-iOS/SfAutoComplete/Overview.md index 48af264c..0dc4bfe9 100644 --- a/Xamarin-iOS/SfAutoComplete/Overview.md +++ b/Xamarin-iOS/SfAutoComplete/Overview.md @@ -7,7 +7,7 @@ control: AutoComplete documentation: ug --- -# Xamarin.iOS AutoComplete Overview +# Overview Xamarin.iOS AutoComplete The Essential Xamarin.iOS AutoComplete widget provides the suggestions while typing. The suggested text can be appended to the original text or it can be displayed in a drop-down list. Also provides a gesture friendly UI to perform operations like Suggest, Append and SuggestAppend.