-
public final class ScrollRectRectangle where scrolling happens on the main thread.
-
-
Constructor Summary
Constructors Constructor Description ScrollRect(Rect rect, String type)
-
Method Summary
Modifier and Type Method Description final Rectcomponent1()final Stringcomponent2()final ScrollRectcopy(Rect rect, String type)final RectgetRect()Rectangle itself. final StringgetType()Reason for rectangle to force scrolling on the main thread -
-
Method Detail
-
component1
final Rect component1()
-
component2
final String component2()
-
copy
final ScrollRect copy(Rect rect, String type)
-
-
-
-