| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.layertree |
| Modifier and Type | Method and Description |
|---|---|
ScrollRectType |
ScrollRect.getType()
Reason for rectangle to force scrolling on the main thread
|
static ScrollRectType |
ScrollRectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScrollRectType[] |
ScrollRectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScrollRect.setType(ScrollRectType type)
Reason for rectangle to force scrolling on the main thread
|
Copyright © 2020. All rights reserved.