public class ScrollRect extends Object
| Constructor and Description |
|---|
ScrollRect() |
| Modifier and Type | Method and Description |
|---|---|
Rect |
getRect()
Rectangle itself.
|
ScrollRectType |
getType()
Reason for rectangle to force scrolling on the main thread
|
void |
setRect(Rect rect)
Rectangle itself.
|
void |
setType(ScrollRectType type)
Reason for rectangle to force scrolling on the main thread
|
public Rect getRect()
public void setRect(Rect rect)
public ScrollRectType getType()
public void setType(ScrollRectType type)
Copyright © 2020. All rights reserved.