This could be used as follows: ``` void setup() { layout(R.layout.parent_layout, P2D); } ``` The sketch will be created in full screen mode inside the parent layout.