Widget.heightRequest

int heightRequest() @property

Get heightRequest property.

Returns

Override for height request of the widget.

If this is -1, the natural request will be used.

void heightRequest(int propval) @property

Set heightRequest property.

Parameters

propvalOverride for height request of the widget. If this is -1, the natural request will be used.