Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Xamarin.Forms.Labs.Controls.AutoCompleteView problem

$
0
0

Hello guys!

I have a problem with AutoCompleteView control. I am just trying to create instance of this control and I am having an error:

System.Exception: Method not found: 'Xamarin.Forms.BindableProperty.Create'.

I have just added the following line to the constructor of my ContentPage:

Xamarin.Forms.Labs.Controls.AutoCompleteView view = new AutoCompleteView();

Is this control really works?

Thanks for your help!


Viewing all articles
Browse latest Browse all 58056

Trending Articles