awaitAlignTop
Coroutine alternative for showAlignTop. This method suspends until the popup is displayed. Can be used to show popups sequentially without using relay methods.
Parameters
anchor
A target view which popup will be shown to.
xOff
A horizontal offset from the anchor in pixels.
yOff
A vertical offset from the anchor in pixels.