1. 首页
  2. 数据库
  3. 其它
  4. 自动填充的文本框

自动填充的文本框

上传者: 2021-05-11 09:31:04上传 ZIP文件 161.1KB 热度 15次
源码MPGTextField,MPGTextField是一个可自动填充的文本框。文本框的内容可以选择推荐列表的内容,并可以根据用户输入的内容来控制弹出视图建议展示框的大小。它是UITextField的一个子类,你也可以使用Storyboard或者代码来设置。 MPGTextField也可用Swift实现,而且由于Xcode 6的更新,使得MPGTextField用Swift实现更简单。可以设置背景颜色、分隔符颜色、从Storyboard弹出框架。 An autocomplete textfield for iOS which provides suggestions as you type. The textfield can be configured to ensure that a selection is compulsorily made from the list of suggestions and gives you control over the size of the popover showing suggestions based on the text entered by the user.
用户评论