Widget.heightRequest

Set heightRequest property.

  1. int heightRequest [@property getter]
  2. int heightRequest [@property setter]
    class Widget
    @property
    void
    heightRequest
    ()

Parameters

propval int

Override for height request of the widget.

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