Class ScrollRect


  • public class ScrollRect
    extends java.lang.Object
    Rectangle where scrolling happens on the main thread.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ScrollRect.Type  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Rect getRect()
      Rectangle itself.
      ScrollRect.Type getType()
      Reason for rectangle to force scrolling on the main thread
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRect

        public Rect getRect()
        Rectangle itself.
      • getType

        public ScrollRect.Type getType()
        Reason for rectangle to force scrolling on the main thread