Button and offscreen content

Hello, in a project (zoomEven mode), I have a group called topGroup.

In this group I have:

  • an image;

  • just below the image there is a button;

The image must be offscreen (-image.height), while the button must be always visible at any device resolution: its position must be always the top of the screen, so the top of the button must always be the top of the screen too.

Is this possible? How?

Read this

Read this