targets property

List<int> targets
getter/setter pair

The indexes of the targets (in the enclosing navigation response) to which the given region is bound. By opening the target, clients can implement one form of navigation. This list cannot be empty.

Implementation

List<int> targets;