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)
- C#
- VB
- F#
public Object? ToUntyped()
Public Function ToUntyped As Object
member ToUntyped : unit -> Object
Return Value
Object
The untyped representation of the binding value.