如何在弹出框内显示键盘?,ipad 密码锁定样式
是否可以像为 ipad 设置密码时显示的方式显示键盘?
Is it posible to present a keyboard the way is shown when you set a passcode for your ipad?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是没有,但我所做的复制是,使用界面生成器在我的密码视图中构建了一堆按钮,例如键盘。然后将每个按钮链接到一个可以更改文本字段的命令。
Unfortunately no, But what i did to replicate this was, built a bunch of buttons like a keyboard inside my passcode view using interface builder. Then linked each button to a command that would change the text field.