Background Property
Gets or sets a brush used to paint the control's 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