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