C1Animation Class Members
In This Topic
The following tables list the members exposed by C1Animation.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| Duration | Gets or sets the duration time of the animation. |
| Easing | Gets or sets the easing funtion used to interpolate the values of the animation. |
| StartDelay | Gets or sets the elapsed time before the animation starts. |
Top
Public Methods
| Name | Description |
| ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
| GetValue | (Inherited from Xamarin.Forms.BindableObject) |
| IsSet | (Inherited from Xamarin.Forms.BindableObject) |
| RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
| SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
| SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Top
Public Events
See Also