IPopupHostMinWidth Property

Gets or sets the minimum width of the popup.

Definition

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

Property Value

Double

See Also