TemplatedControlBackgroundSizing Property
Gets or sets how the control's background is drawn relative to the control's border.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public BackgroundSizing BackgroundSizing { get; set; }
Public Property BackgroundSizing As BackgroundSizing
Get
Set
member BackgroundSizing : BackgroundSizing with get, set
Property Value
BackgroundSizing