Often, components need to know their width to be able to render to the correct height. Setting this delay allows the height to only be reported after a rendering period where the element can sort things out.
The element to render offscreen
Invoked when the height of the content is known
the device pixel height of the content
Often, components need to know their width to be able to render to the correct height. Setting this delay allows the height to only be reported after a rendering period where the element can sort things out.