selectedModule property
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;
The currently selected module from the parent application. When this changes, the schematic will update to show this module as root.
final HierarchyOccurrence? selectedModule;