public interface ReactHitSlopView
View
subclasses that want to use the
hitSlop prop to extend their touch areas.Modifier and Type | Method and Description |
---|---|
android.graphics.Rect |
getHitSlopRect()
Called when determining the touch area of a view.
|