[NUI] Deprecated Animation.Stop(EndActions)
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 8 May 2023 23:53:50 +0000 (08:53 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 31 May 2023 05:47:13 +0000 (14:47 +0900)
commit1f96c44e8310f11073073f98fcc920ee4a8b010a
tree43567fb09809d27923886f5852305af83b24caf8
parent2181ab62ea7355a47952e2787968e78573e6762f
[NUI] Deprecated Animation.Stop(EndActions)

That API change the 'EndAction' property.
And also, EndAction input parameter will not works well if

 - It's value is EndActions.Discard
 - Already finished animation

So, we'd better guide to app developer to use EndAction property
instead of Stop(EndActions) API.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/Animation/Animation.cs