hitValues property
hitValue
s from all elements hit (which have hitValue
s defined)
If an element is hit but has no hitValue
defined, it will not be
included. May be empty.
Ordered by their corresponding element, first-to-last, visually top-to-bottom.
Implementation
final List<R> hitValues;