element_targeting library
Classes
- AmplitudeEngagementView
- A SemanticsTag that provides an explicit, stable identifier for element targeting. When present on a SemanticsNode, this identifier takes precedence over the node's accessibility label.
Functions
-
disableElementTargeting(
MethodChannel methodChannel) → Future< void> - Disables element targeting and clears the native element store.
-
enableElementTargeting(
MethodChannel methodChannel) → void - Enables element targeting by listening for semantics tree updates.