TemplatedControlBackgroundSizing Property

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

Definition

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

Property Value

BackgroundSizing

See Also