[NUI] Add ScrollOutOfBoundWithDisplacement event.
authorhuayong.xu <huayong.xu@samsung.com>
Thu, 26 Nov 2020 11:20:26 +0000 (19:20 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 30 Nov 2020 10:43:52 +0000 (19:43 +0900)
commit4bd06ffe2390a6d1e0215f8d94f06203e20f3403
tree18651de906bcbd5902e4b24ee6f55af27cd41b53
parent8c57afd861279979bf640504c49cccce41cfc3a6
[NUI] Add ScrollOutOfBoundWithDisplacement event.

This patch is to add ScrollOutOfBoundWithDisplacement event,
and provide more information for ScrollOutOfBoundWithDisplacement
event handler.
Meanwhile old APIs of ScrollOutOfBound is not removed.
src/Tizen.NUI.Components/Controls/ScrollableBase.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/ScrollableBaseOutOfBoundSample.cs