Package 

Interface ReactOverflowView


  • 
    public interface ReactOverflowView
    
                        

    Interface that should be implemented by View subclasses that support {@code overflow} style. This allows the overflow information to be used by TouchTargetHelper to determine if a View is touchable.

    • Method Summary

      Modifier and Type Method Description
      abstract String getOverflow() Gets the overflow state of a view.
      • Methods inherited from class java.lang.Object

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