[NUI] TextField and TextEditor have Focusable set to true.
authorjoogab.yun <joogab.yun@samsung.com>
Fri, 1 Apr 2022 09:12:57 +0000 (18:12 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 20 Apr 2022 08:38:08 +0000 (17:38 +0900)
commit17e846c99e5ec6bce17648227c01bba75ca99228
treefbf6e96348031b9f1f73d1f6ba919ec43837ed3d
parentcc85bf28af873dae6656465f4446c0ce1ddca927
[NUI] TextField and TextEditor have Focusable set to true.

If Focusable is true, it can receive focus when moved to the keyboard.
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs