警报键盘可以用于iOS上的任何文本字段吗? [英] Can the alert keyboard be used for any text field on iOS?

查看:157
本文介绍了警报键盘可以用于iOS上的任何文本字段吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发我的第一个iOS应用程序,我非常喜欢警报键盘的外观。我想知道我是否可以将它用于任何页面或者是否有特定原因?我不希望我的第一个应用程序被拒绝这个不重要的东西,但这将是一个很好的补充。

I am developing my first iOS app and I really like the look of the alert keyboard. I was wondering if I can use it for any page or if there is a specific reason for it? I do not want my first app to be rejected for something this unimportant, but it would be a nice add on.

推荐答案

你可以将它用于你想要的任何东西,警报只不过是键盘风格而且绝对没有任何地方可以告诉你你能用什么,不能用它。

You can use it for anything you want, alert is nothing more than a keyboard style and there is absolutely nothing in place that tells you what you can and can not use it for.

[myTextField setKeyboardAppearance:UIKeyboardAppearanceAlert];

这篇关于警报键盘可以用于iOS上的任何文本字段吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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