BorderBackgroundSizing Property

Gets or sets how the background is drawn relative to the border.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public BackgroundSizing BackgroundSizing { get; set; }

Property Value

BackgroundSizing

See Also