Skip to main content

ToUntyped Method

Converts the value to untyped representation, using UnsetValue, DoNothing and BindingNotification where appropriate.

Definition

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

public Object? ToUntyped()
View Source

Return Value

Object
The untyped representation of the binding value.

See Also

Reference

BindingValue(T) Structure
Avalonia.Data Namespace