I have a simple Swift web view application which loads an input (of type text). Everything is fine, but I want to hide the bar marked with red circle in the picture - keyboard's bar. Is it possible?
According to Apple's documentation there are default keyboard types which can be accessed, but apparently not changed themself.