Skip to content

Instantly share code, notes, and snippets.

@MarcBruins
Last active October 14, 2017 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarcBruins/d3ecb84246c147b9bebba01f706b4ddf to your computer and use it in GitHub Desktop.
Save MarcBruins/d3ecb84246c147b9bebba01f706b4ddf to your computer and use it in GitHub Desktop.
AutoCompleteTextField setup
AutoCompleteTextField.Setup(this, new List<string>() { "customizable", "xamarin", "autocomplete", "ios" });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment