BindingNotification.

ClearValue() Method

Summary

Removes the Value and makes HasValue return null.
Namespace
Avalonia.Data
Containing Type
BindingNotification

Syntax

public void ClearValue()

Return Value

Type Description
void