Create a scroll group
Scroll groups are a special kind of group for creating scrolling areas in your prototype. When you create a scroll group, it will be clipped to the boundaries of its screen, any content extending outside the scroll group can be scrolled to.
Scroll groups have an outer frame which can be resized to represent the size of the scrollable area. The inner content frame which appears as dotted line, can be resized to represent the size of the content inside the scroll area. Generally the content frame is the size of the content, but it can be extended to add padding around the scrollable content, or made smaller to allow for some content that extends beyond the scrollable region.
Ways to create a scroll group
First, select one or more layers, then do one of the following:
- Click the “Scroll Group” button in the toolbar.
- Choose “Create Scroll Group” from the contextual layer menu.
- Choose Layer > Create Scroll Group from the menu bar.
- Use the command option g
keyboard shortcut.