overlay

Overlay the view fg over bg at a certain coordinate. The resulting view inherits bg's size.

overlay
(
BG
FG
)
(
auto ref BG bg
,
auto ref FG fg
,
int x
,
int y
)
if (
isView!BG &&
&&
)

Meta