You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Xamarin.Forms application I use KeyboardHelper to not show the keyboard on my Entry elements.
But when I give focus to an element, my screen "jumps". The problem is that the keyboard opens and then closes immediately.
Is it possible to make the keyboard not open at all?
The text was updated successfully, but these errors were encountered:
StevenPrx
changed the title
Ne pas ouvrir du tout le clavier sans qu'il s'ouvre et qu'il se chache
Do not open the keyboard at all without it opening and hiding
Apr 20, 2023
In my Xamarin.Forms application I use KeyboardHelper to not show the keyboard on my Entry elements.
But when I give focus to an element, my screen "jumps". The problem is that the keyboard opens and then closes immediately.
Is it possible to make the keyboard not open at all?
The text was updated successfully, but these errors were encountered: