StateContainer property for animating state changes #1580
Closed
Cybrosys
started this conversation in
New Feature Discussions
Replies: 1 comment
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 where it was agreed that New Features need to get above 7 upvotes within 6 months to progress to being reviewed by the maintainers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Would it be possible to add a property or similar so the state container animates the state changes?
I am not a fan of calling the static method
ChangeStateWithAnimation
as it breaks the ability to data-bind the current state between my xaml and view model.For example:
toolkit:StateContainer.Animate="true"
Beta Was this translation helpful? Give feedback.
All reactions