Binding.

Source Property

Summary

Gets or sets the source for the binding.
Namespace
Avalonia.Data
Containing Type
Binding

Syntax

public object? Source { get; set; }

Value

Type Description
object?