KeySplineIsValid Method
Check to see whether the
KeySpline is valid by looking
at its X values.
Namespace: Avalonia.AnimationAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Public Function IsValid As Boolean
member IsValid : unit -> bool
Return Value
Booleantrue if the X values for this
KeySpline fall in
acceptable range; false otherwise.