MultiBinding.

TargetNullValue Property

Summary

Gets or sets the value to use when the binding result is null.
Namespace
Avalonia.Data
Containing Type
MultiBinding

Syntax

public object TargetNullValue { get; set; }

Value

Type Description
object