TextBlock.

Foreground Property

Summary

Gets or sets a brush used to paint the text.
Namespace
Avalonia.Controls
Containing Type
TextBlock

Syntax

public IBrush Foreground { get; set; }

Value

Type Description
IBrush