-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Media.Animation.SplinePointKeyFrame.KeySpline |
winrt property |
Gets or sets the two control points that define animation progress for this key frame.
<SplinePointKeyFrame KeySpline="keySplineValue"/>
- keySplineValue
- keySplineValueA string that defines the two logical x,y point pairs of a key spline. For more information, see KeySpline.