MinHeight Property (FlexWindowedApplication)
Class
FlexWindowedApplication
.
Action
Gets the minimum recommended height of the component to be considered by the parent during layout.
Syntax
C#
protected
Double
minHeight { get; }
VB
'Declaration Protected Read Property minHeight As
Double
Access
Read only.