can the ios be same with android to the keyboard?

mc 4,981 Reputation points
2024-12-26T10:13:30.1133333+00:00

if I focus an entry the keyboard will appear.

and then the page is resized so the keyboard will not cover the entry.

I do not want it be like that.

I know how to set to Resize according this:https://zcusa.951200.xyz/zh-cn/dotnet/maui/android/platform-specifics/soft-keyboard-input-mode?view=net-maui-9.0

how should I do this in ios?

User's image

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,768 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 33,676 Reputation points Microsoft Vendor
    2024-12-27T07:04:49.34+00:00

    Hello,

    It's a default feature that the Page will scroll to the top and Keyboard won't hide the Entry on iOS. (.NET9MAUI has implemented this feature, and you don't have to add other codes).

    If you have any other issues, please feel free to let me know.

    Best Regards,

    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.