Package 

Class ScrollRect

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Rect rect
      private final String type
    • Method Summary

      Modifier and Type Method Description
      final Rect component1()
      final String component2()
      final ScrollRect copy(Rect rect, String type)
      final Rect getRect() Rectangle itself.
      final String getType() Reason for rectangle to force scrolling on the main thread
      • Methods inherited from class org.hildan.chrome.devtools.domains.layertree.ScrollRect

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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