attributes property

TreeAttributes attributes
final

attributes stores additional key-value pairs of attributes this tree is associated with (e.g. rendererIdKey to renderer).

Implementation

final TreeAttributes attributes = TreeAttributes();