Summary
Gets the value coercion callback, if any.
- Namespace
- Avalonia
- Containing Type
- Styled
Property Metadata <TValue>
Syntax
public Func<IAvaloniaObject, TValue, TValue> CoerceValue { get; private set; }
Value
Type | Description |
---|---|
Func |