[NUI] Change the parameter of SelectText from uint to int
authorBowon Ryu <bowon.ryu@samsung.com>
Tue, 7 Sep 2021 10:20:56 +0000 (19:20 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Mon, 13 Sep 2021 07:33:23 +0000 (16:33 +0900)
commita67684399d92d109aad1f103fd1bf44919c4b8d4
treefd839e4c4f07a82a6b9d9e1e6614fbc667458868
parent6f03ec100933f298ec067c2b83b2a4ed503f60d3
[NUI] Change the parameter of SelectText from uint to int

SelectedTextStart and SelectedTextEnd properties are int.
Change the parameter of SelectText() to int for cosistency.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs