[NUI] Add more selection functinality into TextEditor (#2152)
authorAli-Alzyoud <ali198724@gmail.com>
Wed, 18 Nov 2020 01:33:39 +0000 (03:33 +0200)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 19 Nov 2020 09:36:46 +0000 (18:36 +0900)
commitde362fc0eac45cc0fe31932c2075d4e5cfdbd79b
treec5649ad39b089bd45f021bfffcf87a7a11710754
parent955bd9496c9aea89dcf901a813d7d8ea3e6996cb
[NUI] Add more selection functinality into TextEditor (#2152)

1- Add SelectWholeText method
2- Add SelectNone method
3- add SELECTED_TEXT property

Co-authored-by: Seoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
src/Tizen.NUI/src/internal/Interop/Interop.TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs