elementRef property

WeakReference<Element> elementRef
final

Weak reference to the element to avoid preventing GC.

Implementation

final WeakReference<Element> elementRef;