KeySplineTypeConverter.

ConvertFrom(ITypeDescriptorContext, CultureInfo, object) Method

Namespace
Avalonia.Animation
Containing Type
KeySplineTypeConverter

Syntax

public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)

Parameters

Name Type Description
context ITypeDescriptorContext
culture CultureInfo
value object

Return Value

Type Description
object