TextPresenterBackground Property
Gets or sets a brush used to paint the control's background.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? Background { get; set; }
Public Property Background As IBrush
Get
Set
member Background : IBrush with get, set
Property Value
IBrush