Skip to main content

Parse Method

Parses a Easing type string.

Definition

Namespace: Avalonia.Animation.Easings
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static Easing Parse(
string e
)
View Source

Parameters

  String
The Easing type string.

Return Value

Easing
Returns the instance of the parsed type.

See Also

Reference

Easing Class
Avalonia.Animation.Easings Namespace