Interface GestureTargetLocator

All Known Implementing Classes:
ComposeGestureTargetLocator

public interface GestureTargetLocator
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable UiElement
    locate(@Nullable Object root, float x, float y, UiElement.Type targetType)