Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SearchViewでテキストを入力し、SearchViewでテキストが削除されたキーボードを閉じた後、入力したテキストを残したい。
getText()メソッドを使用して、テキストを取得します。または、OnTextChangedイベントリスナーを使用して、入力されたテキストを取得できます。