targets property

List<NavigationTarget> targets
getter/setter pair

The navigation targets referenced in the file. They are referenced by NavigationRegions by their index in this array.

Implementation

List<NavigationTarget> targets;