user2272747
user2272747

Reputation: 45

Display uitextfield above keyboard using IQKeyboardReturnKeyHandler

Im using an IQKeyboardReturnKeyHandler to display my keyboard, my question: is it possible to display a UITextField in the UIToolbar of IQKeyboardManager - if so, can you teach me how to display it in code?

Upvotes: 0

Views: 282

Answers (1)

mukul
mukul

Reputation: 382

No you cannot display your textfield into the toolBar of IQ keyboard manager.

Upvotes: 1

Related Questions