IOS Xamarin 中的自动完成 [英] Autocomplete in IOS Xamarin

查看:31
本文介绍了IOS Xamarin 中的自动完成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在 MAC 中的 Xamarin IOS 中制作 IOS 应用程序.在工具栏中有文本框,但没有像 Android 工具栏中那样的自动完成字段.那么有没有一种方法可以使文本框成为 IOS Xamarin 中的自动完成字段并将其与 JSON 或数组连接.因为在 Xamarin Guide 中没有 ios 中自动完成的示例或指南.

I am making IOS app in Xamarin IOS in MAC. In toolbar there is textbox but there is not autocomplete field like in Android toolbar. So is there a way i can make textbox into autocomplete field in IOS Xamarin and connect it with JSON or array. Because in Xamarin Guide there is no example or guide for autocomplete in ios.

推荐答案

您可以使用 iOS texfeild 和 tableview 来提供自动完成选项.您可以查看我的博客条目 http://appliedcodelog.com/2015/09/xamarinios-location-autocomplete-by.html 通过绑定 JSON 数据实现了自动完成选项.

You can use iOS texfeild with tableview to provide the autocomplete option. You can check this my blog entry http://appliedcodelog.com/2015/09/xamarinios-location-autocomplete-by.html implemented autocomplete option by binding the JSON data.

这篇关于IOS Xamarin 中的自动完成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆