BackgroundSizing Property
Gets or sets how the background is drawn relative to the border.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public BackgroundSizing BackgroundSizing { get; set; }
Public Property BackgroundSizing As BackgroundSizing
Get
Set
member BackgroundSizing : BackgroundSizing with get, set