Summary
Applies the current KeyFrame group to the specified control.
- Namespace
- Avalonia
.Animation .Animators - Containing Type
- TransformAnimator
Syntax
public override IDisposable Apply(Animation animation, Animatable control, IClock clock, IObservable<bool> obsMatch, Action onComplete)
Parameters
Name | Type | Description |
---|---|---|
animation | Animation | |
control | Animatable | |
clock | IClock | |
obsMatch | IObservable |
|
onComplete | Action |
Return Value
Type | Description |
---|---|
IDisposable |