Name | Description | |
---|---|---|
C1Animation Constructor | Initializes a new instance of a C1Animation. |
The following tables list the members exposed by C1Animation.
Name | Description | |
---|---|---|
C1Animation Constructor | Initializes a new instance of a C1Animation. |
Name | Description | |
---|---|---|
DurationProperty | ||
DurationPropertyName | ||
EasingProperty | ||
EasingPropertyName | ||
StartDelayProperty | ||
StartDelayPropertyName |
Name | Description | |
---|---|---|
BindingContext | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
Dispatcher | (Inherited from Microsoft.Maui.Controls.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. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) | |
GetValue | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
IsSet | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
RemoveBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
SetValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnBindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnPropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
OnPropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
UnapplyBindings | (Inherited from Microsoft.Maui.Controls.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanged | (Inherited from Microsoft.Maui.Controls.BindableObject) | |
PropertyChanging | (Inherited from Microsoft.Maui.Controls.BindableObject) |