LayoutableMinHeight Property

Gets or sets the minimum height of the element.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double MinHeight { get; set; }

Property Value

Double

See Also