Widget.getAllocatedHeight

Returns the height that has currently been allocated to @widget.

class Widget
int
getAllocatedHeight
()

Return Value

Type: int

the height of the @widget

Meta