[iOS] How to remove UITextField?

I am using Text Box as input.
Can i type in Text Box directly , not in iOS’s UITextField?
like the picture showed below , I am trying to type in Text Box

I am also interested how to input text directly from keyboard without the dialog window.

Also very interested in this. Is there any known workaround that involves blueprints or even C++?