MinWidth Property
Gets or sets the minimum width of the element.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double MinWidth { get; set; }
Public Property MinWidth As Double
Get
Set
member MinWidth : float with get, set