iOS 键盘 - 大写 'done'按钮 [英] iOS Keyboard - Capitalise 'done' button

查看:59
本文介绍了iOS 键盘 - 大写 'done'按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的 UITextfields 使用的是UIKeyboardTypeDefault"键盘类型.

I am using 'UIKeyboardTypeDefault' keyboard type for my UITextfields.

键盘的完成按钮以小写形式显示为完成".有没有办法将其大写为 'Done' ?

The done button for the keyboard appears in lowercase as 'done'. Is there anyway to make this a capitalised as 'Done' ?

推荐答案

您可以尝试使用 POD -> IQKeyboardManagerSwift链接 -->

You can try using the POD - > IQKeyboardManagerSwift LINK -->

pod 'IQKeyboardManagerSwift', :git =>'https://github.com/hackiftekhar/IQKeyboardManager.git'

pod 'IQKeyboardManagerSwift', :git => 'https://github.com/hackiftekhar/IQKeyboardManager.git'

这是处理键盘内容的非常有用的 pod

This is very useful pod for handling stuff for keyboard

这篇关于iOS 键盘 - 大写 'done'按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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