[NUI] Add ScrollPosition and ScrollCurrentPosition to ScrollableBase (#1845)
authorjaehyun0cho <jaehyun0cho@gmail.com>
Thu, 6 Aug 2020 06:01:50 +0000 (15:01 +0900)
committerGitHub <noreply@github.com>
Thu, 6 Aug 2020 06:01:50 +0000 (15:01 +0900)
commit1cc28b5eddc942ef5d420e4dec7f5e9d412e35af
treeae2047f709bd0f53e5679b8800cb97b3b43e2291
parent4dc8824cb811f221a61316a12c8c1176245f8cd0
[NUI] Add ScrollPosition and ScrollCurrentPosition to ScrollableBase (#1845)

To get the scroll position given to ScrollTo, ScrollPosition is added.
ScrollPosition is the position in the opposite direction to the position
of ContentContainer.

To get the current scroll position, ScrollCurrentPosition is added.
ScrollCurrentPosition is the position in the opposite direction to the
current position of ContentContainer.

Co-authored-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
src/Tizen.NUI.Components/Controls/ScrollableBase.cs