BindingNotification.

SetValue(object) Method

Summary

Sets the Value.
Namespace
Avalonia.Data
Containing Type
BindingNotification

Syntax

public void SetValue(object value)

Parameters

Name Type Description
value object

Return Value

Type Description
void