Summary
Apply interpolation to the property.
- Namespace
- Avalonia
.Animation - Containing Type
- Transition
<T>
Syntax
public abstract IObservable<T> DoTransition(IObservable<double> progress, T oldValue, T newValue)
Parameters
Return Value
Type | Description |
---|---|
IObservable |