Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144641 | May 15,2019 02:49 PM UTC | Mar 13,2021 05:04 AM UTC | Xamarin.Forms | 7 |
![]() |
Tags: General |
<StackLayout
VerticalOptions="Start"
HorizontalOptions="Start"
Padding="30">
<inputLayout:SfTextInputLayout ContainerType="Outlined"
Hint="SelectCountry">
<autocomplete:SfAutoComplete x:Name="autoComplete" >
<autocomplete:SfAutoComplete.AutoCompleteSource>
<ListCollection:List x:TypeArguments="x:String">
<x:String>Canadax:String>
…
<x:String>Angolax:String>
ListCollection:List>
autocomplete:SfAutoComplete.AutoCompleteSource>
autocomplete:SfAutoComplete>
inputLayout:SfTextInputLayout>
<inputLayout:SfTextInputLayout Hint="Entry" ContainerType="Outlined">
<Entry Text="Label"/>
inputLayout:SfTextInputLayout>
StackLayout> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.