selectedModule property

HierarchyOccurrence? selectedModule
final

The currently selected module from the parent application. When this changes, the schematic will update to show this module as root.

Implementation

final HierarchyOccurrence? selectedModule;