linkage property

bool linkage
final

父节点是否与子节点关联

当值为 true 时,选中父节点也会同时选中子节点

Implementation

final bool linkage;