Overview
TheuseMaxHeight hook returns the maximum height constraint (in pixels) for the widget, if one is set by the platform.
Import
Signature
Returns
The maximum height in pixels, ornull if no constraint is set.
Get the maximum height constraint for the widget
useMaxHeight hook returns the maximum height constraint (in pixels) for the widget, if one is set by the platform.
null if no constraint is set.