disabledChildren property

Set<T> disabledChildren
final

The set of identifying keys that correspond to the segments that should be disabled.

All segments are enabled by default.

Implementation

final Set<T> disabledChildren;