UI Overview


UI Overview

1   SEARCH PANEL

Used to perform global search in the current project. Terms are searched in both layout, source code and object names.

2   TOOLBAR

The toolbar lets you perform global actions related your project:

  • Run project in Simulator
  • Send project to an iOS device (via WiFi or USB)
  • Build application IPA
  • Switch between Design and Code

3   INSPECTOR PANEL

The inspector enables you to configure different property of the currently selected object. It provides different sections:

  • Object inspector
  • Geometry inspector
  • Flex inspector
  • Binding inspector
  • Properties inspector

4   INSPECTOR SELECTION

Provides common configuration options for currently selected objects. This panel reflects both the Inspector Panel selection and the current Design Board selection.

5   DESIGN BOARD

Offers a visual representation of your app that can be easily modified with drag and drop.

6   OBJECTS PANEL

Provides all the controls and objects that can be used in your app.

7   LAYOUT

Gives you an overview of your app hierarchy, including navigations, windows, views and subviews.

8   PROJECT

Gives you access to global resources available to all objects within your project:

  • Application
  • Assets
  • Globals
  • Templates