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
,,)
if (
isView!BG &&
&&
)

Meta