Share via

Naui for android entry focus

Haviv Elbsz 2,071 Reputation points
Nov 16, 2023, 9:24 AM

hello all. how to remove entry focus if possible without setting focus to other control. note that set focus to non text input not work I tried to set focus to a button but that not work. thank you very much.

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

1 answer

Sort by: Most helpful
  1. Haviv Elbsz 2,071 Reputation points
    Nov 16, 2023, 10:07 AM

    control.Unfocus() work ok

    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.