TextBlock.

Background Property

Summary

Gets or sets a brush used to paint the control's background.
Namespace
Avalonia.Controls
Containing Type
TextBlock

Syntax

public IBrush Background { get; set; }

Value

Type Description
IBrush