Summary
Converts the value to untyped representation, using
UnsetValue
,
DoNothing
and BindingNotification
where
appropriate.
- Namespace
- Avalonia
.Data - Containing Type
- BindingValue
<T>
Syntax
public object? ToUntyped()
Return Value
Type | Description |
---|---|
object? | The untyped representation of the binding value. |