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 |
public IBrush Background { get; set; }
Type | Description |
---|---|
IBrush |