Documentation

Scene

Scene concept and configuration

2 min read

A Scene is the unit that composes a screen, and it is very important because it is also the unit that composes designs in Layerz App Designer.

Fundamentally, it represents the entire composition of an iPhone screen displayed to the user, so it can be thought of as an empty Canvas.

A Scene in Layerz App Designer has functionality beyond a simple empty Canvas as part of app design.

When you open any Scene, the Scene is configured at the very bottom layer, where you can set up the Navigation Bar.

View the Scene's Inspector and configure the desired settings.

  • Whether to enable the Navigation Bar
  • Title Text (If not set here, the Scene's Title is automatically applied.)
  • Large Title Display setting
  • Appearance
    • Default
    • Blurred
    • Opaque
    • Transparent
  • Tint Color

If the Navigation Bar is set to be displayed, you can configure menu buttons on top of the Navigation Bar.

Below the Scene Inspector, you can set Right Items and Left Items. Here you can configure the Menu's Appearance, connect Events if desired, or create Sub Menus.

Inspector: Scene

Inspector: Right Items/Left Items

Inspector: Margins