Hi I am using ultimatewebview2 with a cromeclient and I have now access to some content when the keyboard is displayed.
Maybe I need to resize the webview to the size less the keyboard size ? Or there is a setting ?
A little ex. code would help. Thanks.
I mean I have no access to some content in the webview object because the keyboard is hiding it.
I added the IME library but the event IME_HeightChanged is only triggerd once at the beginning of the app.
After when the keyboard opens or is closed the event is not triggered.
What I am doing wrong ?