Is it possible to change the uikeyboard button size for my application.
I mean i want to make the ui keyboard button size bigger..
Is it possible? can i change that?
If so please guide me out
|
Is it possible to change the uikeyboard button size for my application. I mean i want to make the ui keyboard button size bigger.. Is it possible? can i change that? If so please guide me out |
|||
|
|
|
No. You cannot customize the button size on a UIKeyboard. (Although note that the keys become larger in landscape orientation.) You could, in theory, write your own keyboard; however, you will almost certainly be unable to provide localizations for every language (including non-latin languages such as Japanese). As a result, your app will almost certainly be rejected from the App Store. |
|||||||||||
|