Skip to main content

Property Inspector How To's

How to's for the Property Inspector guide.

How to open the Property Inspector panel?

  1. Go to the View menu in the top navigation bar.
  2. Select Property Inspector from the dropdown list.
  3. The Property Inspector will appear on the right side of the IDE window.
  4. You can also toggle it using Window > Reset Layout if it's hidden.

How to refresh the Property Inspector?

  1. In the Property Inspector panel, click the Refresh button located at the top.
  2. The inspector will reload to reflect any updates or new selections made in the project.
  3. If the panel does not update, try reopening the Property Inspector or refreshing the IDE layout.

How to edit properties in the Property Inspector?

  1. Open the Property Inspector and select the feature whose properties you want to edit.
  2. Locate the property you want to modify in the details section.
  3. Make the necessary changes (e.g., change settings, toggle options).
  4. The changes will be saved automatically or after pressing Save, depending on the item.

How to navigate in the Property Inspector?

  1. The Property Inspector displays features in a collapsible tree structure.
  2. Expand and collapse nodes to explore categories like UI Elements, Settings, and Properties.
  3. Click on any item to view and edit its detailed properties.

How to search for specific features in the Property Inspector?

  1. Open the Property Inspector.
  2. Use the search bar located at the top of the panel.
  3. Type the name or keyword related to the feature you are looking for.
  4. The inspector will display only matching features and settings.