Widget.heightRequest

Get heightRequest property.

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

Return Value

Type: int

Override for height request of the widget.

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