canvas property
The canvas composited over the media, drawn by the shared canvas renderer.
Authored against the screen's content region — the screen minus the chrome bands the renderer keeps clear at top and bottom — so its own height already excludes them and the renderer only has to place it.
Implementation
final CampaignCanvas canvas;