lastMeasuredHeight

abstract var lastMeasuredHeight: Int

The last value the measure function associated with this node Component returned for the height. This is used together with lastHeightSpec to implement measure caching. Also sets the last value the measure function associated with this node Component returned for the height.