Summary
Gets or sets the KeySpline of this
KeyFrame
.
- Namespace
- Avalonia
.Animation - Containing Type
- KeyFrame
Syntax
public KeySpline KeySpline { get; set; }
Value
Type | Description |
---|---|
KeySpline | The key spline. |