AvaloniaProperty<TValue>.

TryConvert(object) Method

Namespace
Avalonia
Containing Type
AvaloniaProperty<TValue>

Syntax

protected BindingValue<object> TryConvert(object value)

Parameters

Name Type Description
value object

Return Value

Type Description
BindingValue<object>