Skip to main content

CoerceValue Property

Gets the value coercion callback, if any.

Definition

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

public Func<AvaloniaObject, TValue, TValue>? CoerceValue { get; }

Property Value

Func(AvaloniaObject, TValue, TValue)

See Also

Reference

StyledPropertyMetadata(TValue) Class
Avalonia Namespace