Top "Uikeyboard" questions

uikeyboard is an iOS object used to represent a keyboard.

dismiss keyboard with a uiTextView

I am sure this is not that difficult, but I am having trouble finding info on how to dismiss a …

swift uitextview xcode6 uikeyboard
Getting keyboard size from userInfo in Swift

I have been trying to add some code to move my view up when the keyboard appears, however, I am …

swift uikeyboard
UIKeyboardBoundsUserInfoKey is deprecated, what to use instead?

I'm working on an iPad app using 3.2 sdk. I'm dealing with obtaining the keyboard size to prevent my textfields from …

ios objective-c iphone uikeyboard iphone-sdk-3.2
Change text of "Return" keyboard button

How can I change the standard text of the "Return" button to something else? I want it to be "Add".

ios cocoa-touch uikeyboard
UI Test deleting text in text field

In my test I have a text field with a pre-existing text. I want to delete the content and type …

swift uitextfield xcode7 uikeyboard xcode-ui-testing
Numeric keyboard with decimal

I´m building an app with equations and I have used a numeric keyboard but I want to have a …

ios swift uikeyboard
in iOS8 using .focus() will show virtual keyboard and scroll page after touch

Prior to iOS8, using the Javascript .focus() method on an input element would appear to have no effect (the virtual …

javascript ios uikeyboard autofocus
How to add done button on keyboard on top of keyboard in IOS?

I want to add the Done button on the top of keyboard on right side in iOS for a textView.…

ios objective-c keyboard uikeyboard
It is possible to show keyboard without using UITextField and UITextView iphone app?

I am working in iPhone messaging based app. I want to show keyboard with keyboard inputAccessoryView in keyboard without using …

iphone ios uitextfield uitextview uikeyboard
Can't find keyplane that supports type 4 for keyboard iPhone-Portrait-NumberPad

I recently upgraded to Xcode 7 and today I noticed this warning in the log when I tapped a text field …

ios xcode uikeyboard