Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

ResignFirstResponder not dismissing keyboard

$
0
0

Hi,

I have a UITableViewCell that contains a UITextField. When I tap on it the text field gets focus and the keyboard appears. When I try to dismiss the keyboard by calling ResignFirstResponder on the text field, the text field loses the caret but the keyboard doesn't disappear. If I then check if the text field is still the first responder it returns false.

What might be keeping my keyboard up?

The table is in a modal view controller and when it is dismissed the keyboard does disappear.

Cheers, Clint


Viewing all articles
Browse latest Browse all 204402

Trending Articles