ElementTracker constructor

ElementTracker(
  1. Element context
)

Implementation

ElementTracker(Element context) : element = context;