MinWidth Property
Gets or sets the minimum width of the popup.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
double MinWidth { get; set; }
Property MinWidth As Double
Get
Set
abstract MinWidth : float with get, set