KeySpline.

IsValid() Method

Summary

Check to see whether the KeySpline is valid by looking at its X values.
Namespace
Avalonia.Animation
Containing Type
KeySpline

Syntax

public bool IsValid()

Return Value

Type Description
bool true if the X values for this KeySpline fall in acceptable range; false otherwise.