StateModelFrameBinding Property |
Namespace: Livit.Learn.Model
This property is used to bind the animation playback to a property's value, making the animation follow the value as it changes.
<State Id="LoadingAnimation" AnimationId="Filling" IsDefault="true" FrameBinding="EngineRoot.Lookup.Loading.LoadProgress" />