-
public interface InteractionPredicateProvides custom attributes for the events produced by the user action tracking strategy.
-
-
Method Summary
Modifier and Type Method Description abstract StringgetTargetName(Object target)Sets a custom name for the intercepted touch target. -
-
Method Detail
-
getTargetName
abstract String getTargetName(Object target)
Sets a custom name for the intercepted touch target.
-
-
-
-