The TweenDescription type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clear |
Method proxy returning the current value of the property of xaml object lively.
| |
| ContinueTo |
Method setting the new end value, starting from actual value. You must define a new duration.
| |
| GetTweenedProperty |
Method proxy returning the current value of the property of xaml object lively.
| |
| SetTweenedProperty |
Method proxy setting the current value of the property of xaml object lively.
|
Properties
| Name | Description | |
|---|---|---|
| TweenProperty |
returns the actual property passed. You don't need to use that property.
|