Storyboards in c# markup #15911
Unanswered
SonZon2896
asked this question in
Q&A
Replies: 0 comments
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.
-
On which page?
https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Markup/Storyboards.html
What's wrong?
It’s not clear how to use animations (storyboards) in Uno Platform in c# markup.
Any feedback?
This page shows how to declare a Storyboard and how to connect it, but where exactly to declare it is not shown. From the fact that this page is a subsection of the Visual State Manager, we can conclude that the Storyboard needs to be declared there, but the question arises, how to activate the Storyboard, how to set parameters for its activation, etc.
I would like to see an example of what the code would look like that enlarges an object when the button is clicked, and changes its color when hovered.
Beta Was this translation helpful? Give feedback.
All reactions