-
- All Implemented Interfaces:
-
com.amplitude.android.internal.locators.ViewTargetLocator
public class ComposeViewTargetLocator implements ViewTargetLocator
-
-
Constructor Summary
Constructors Constructor Description ComposeViewTargetLocator(Logger logger)
-
Method Summary
Modifier and Type Method Description ViewTargetlocate(@NotNull() Object root, @NotNull() Pair<Float, Float> targetPosition, @NotNull() ViewTarget.Type targetType)-
-
Method Detail
-
locate
@Nullable() ViewTarget locate(@NotNull() Object root, @NotNull() Pair<Float, Float> targetPosition, @NotNull() ViewTarget.Type targetType)
-
-
-
-