TextPresenter.

Background Property

Summary

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

Syntax

public IBrush Background { get; set; }

Value

Type Description
IBrush