Hello i'm doing a mobile game and i create some code to move the camera when user is writing in a line edit, but if i hide the keyboard using back button the keyboard hide but the game do not detect that the keyboard is no longer there so the camera do not go back to the original position.
How i can check if a keyboard is visible?