[NUI] refactoring ScrollTo. (#3042) (#3043)
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Mon, 17 May 2021 11:18:01 +0000 (20:18 +0900)
committerGitHub <noreply@github.com>
Mon, 17 May 2021 11:18:01 +0000 (20:18 +0900)
commit3cc4ce32b52122950d34e9c855f01a4d66fff655
tree16f188509adce6f1271145f04a14fd3fc60c6011
parent7a14e7532a6622108bc0119764a964475f371773
[NUI] refactoring ScrollTo. (#3042) (#3043)

1. delay ScrollTo action till CollectionView is ready to scroll.
2. checking param index in ScrollTo().
3. override(new) ScrollToIndex(int index) to
ScrollTo(int index, bool anim, ItemScrollTo align).
src/Tizen.NUI.Components/Controls/RecyclerView/CollectionView.cs