简体   繁体   中英

Customize the appearance of the iOS keyboard

How would I go about this? I want to keep all the functionality of the keyboard (spell-checking, being able to change languages, etc), but I want to customize the look and feel of the buttons and the background.

How would I go about this?

The closest you could probably get is by following the tutorial here

Beware, this is a pretty complicated task.

For simple functionalities you can always use textfield properties .

在此输入图像描述

For custom things check This Question

and

This Link

I think this may help you for look and background of keyboard

https://github.com/caydenliew/CLKeypad

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM