Background Property
Gets or sets a brush with which to paint the background.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IBrush? Background { get; set; }
Public Property Background As IBrush
Get
Set
member Background : IBrush with get, set
Property Value
IBrushSee Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace