Package 

Interface ReactHitSlopView


  • 
    public interface ReactHitSlopView
    
                        

    This interface should be implemented by all View subclasses that want to use the hitSlop prop to extend their touch areas.

    • Method Summary

      Modifier and Type Method Description
      abstract Rect getHitSlopRect() Called when determining the touch area of a view.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait