Syncfusion.Xamarin.SfAutoComplete.IOS by Syncfusion Inc.

<PackageReference Include="Syncfusion.Xamarin.SfAutoComplete.IOS" Version="16.4.0.54" />

 Syncfusion.Xamarin.SfAutoComplete.IOS 16.4.0.54

The Syncfusion Auto Complete for Xamarin.iOS provides a simple way to complete the text based on the characters entered previously. It also provides an option to choose a suggestion from the drop down or append a suggestion to the text directly. Key features: • Auto complete modes: Three different ways to display filtered suggestions: drop down list, appending the first suggestion to text, and both. • Suggestion modes: Suggestions can be filtered in 9 modes, like StartsWith, EndWith, contains, equals, custom, etc. There are both case sensitive and insensitive modes. • Watermark: Supports explanatory text inside the control until the user inputs text. Watermark is restored again if the text is cleared. • Popup delay and minimum prefix characters: Filtering process can be delayed by providing minimum character count, after which auto complete starts giving suggestions. • Customization: Options to customize both the entry and suggestion drop down. • Multiple selection: Two different ways (token representation and delimiter) to select multiple items from the suggestion list. • Load more: Restrict the number of suggestions displayed and have the remaining items loaded by selecting LoadMore. • Header and footer content can be given at the top and bottom of the suggestion list. • Diacritic sense: Populate the items from a language with letters containing diacritics, and search for them with English characters using an en-US keyboard. • Highlight matching text in the suggestion list based on the input given. • Custom filter: Filter items in the suggestion list based on their filtering condition. Note: This package needs to be installed in all Xamarin.iOS project only. Learn more: https://www.syncfusion.com/xamarin-ios-ui-controls/autocomplete?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/xamarin-ios/sfautocomplete/getting-started?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/xamarin.ios?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing). © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Syncfusion.Xamarin.SfAutoComplete.IOS</id>
    <version>16.4.0.54</version>
    <title>Syncfusion Autocomplete control for Xamarin.iOS</title>
    <authors>Syncfusion Inc.</authors>
    <owners>Syncfusion Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.syncfusion.com/nuget/license?utm_source=nuget&amp;utm_medium=listing</licenseUrl>
    <projectUrl>https://www.syncfusion.com/?utm_source=nuget&amp;utm_medium=listing</projectUrl>
    <iconUrl>https://www.syncfusion.com/content/images/nuget/sync_logo_icon.png</iconUrl>
    <description>The Syncfusion Auto Complete for Xamarin.iOS provides a simple way to complete the text based on the characters entered previously. It also provides an option to choose a suggestion from the drop down or append a suggestion to the text directly.

Key features:
• Auto complete modes: Three different ways to display filtered suggestions: drop down list, appending the first suggestion to text, and both.
• Suggestion modes: Suggestions can be filtered in 9 modes, like StartsWith, EndWith, contains, equals, custom, etc. There are both case sensitive and insensitive modes.
• Watermark: Supports explanatory text inside the control until the user inputs text. Watermark is restored again if the text is cleared.
• Popup delay and minimum prefix characters: Filtering process can be delayed by providing minimum character count, after which auto complete starts giving suggestions.
• Customization: Options to customize both the entry and suggestion drop down.
• Multiple selection: Two different ways (token representation and delimiter) to select multiple items from the suggestion list.
• Load more: Restrict the number of suggestions displayed and have the remaining items loaded by selecting LoadMore.
• Header and footer content can be given at the top and bottom of the suggestion list.
• Diacritic sense: Populate the items from a language with letters containing diacritics, and search for them with English characters using an en-US keyboard.
• Highlight matching text in the suggestion list based on the input given.
• Custom filter: Filter items in the suggestion list based on their filtering condition.

Note: This package needs to be installed in all Xamarin.iOS project only.

Learn more: https://www.syncfusion.com/xamarin-ios-ui-controls/autocomplete?utm_source=nuget&amp;utm_medium=listing  

Documentation: https://help.syncfusion.com/xamarin-ios/sfautocomplete/getting-started?utm_source=nuget&amp;utm_medium=listing

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&amp;utm_medium=listing
Forum:  https://www.syncfusion.com/forums/xamarin.ios?utm_source=nuget&amp;utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&amp;utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&amp;utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&amp;utm_medium=listing).

© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.</description>
    <releaseNotes>https://help.syncfusion.com/xamarin-ios/release-notes/v16.4.0.54?utm_source=nuget&amp;utm_medium=listing</releaseNotes>
    <copyright>Copyright 2001 - 2019 Syncfusion Inc.</copyright>
    <tags>syncfusion xamarin ios syncfusion.xamarin xamarin.ios autocomplete dropdown suggestion search filter</tags>
    <dependencies>
      <dependency id="Syncfusion.Licensing" version="16.4.0.54" />
    </dependencies>
  </metadata>
</package>