user13133221
user13133221

Reputation:

Display Transparent View on Top of Default Numeric Keyboard

I want to display a transparent view on top of Keyboard. But even after using bringSubviewToFront method the keyboard appears on top of everything. Is there a way to do so

I am getting this as the output.

I am Getting this

This is the Expected output. Ignore the Keyboard UI, Just want Transparent view on Top.

Expected Output

I also thought of presenting a View Controller but still got same result.

Upvotes: 1

Views: 158

Answers (0)

Related Questions