Background Property
Gets or sets the brush used to draw the control's background.
Definition
Namespace: Avalonia.Controls.Primitives
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
TemplatedControl Class
Avalonia.Controls.Primitives Namespace