[NUI-Text] Add more scroll functinality to texteditor
authorali198724 <ali198724@gmail.com>
Thu, 5 Nov 2020 18:40:21 +0000 (20:40 +0200)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 8 Dec 2020 06:23:12 +0000 (15:23 +0900)
commit541cfe7a44e85edf2690326fe102ebe02d005571
tree07b7b829626fb902f9002cd25f87dd6ab0c8a6d4
parentc581de010ca381001b5a205f3fe2ea9168a3fb89
[NUI-Text] Add more scroll functinality to texteditor

1- add Horizontal_Scroll_position property (float)
2- add VerticalScrollPosition property (float)
3- add ScrollBy function (take Vector2)
src/Tizen.NUI/src/internal/Interop/Interop.TextEditor.cs
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs