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