Skip to main content

Value Property

Gets the value that should be passed to the target when HasValue is true.

Definition

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

public Object? Value { get; }

Property Value

Object

Remarks

If this property is read when HasValue is false then it will return UnsetValue.

See Also

Reference

BindingNotification Class
Avalonia.Data Namespace