public class StackViewScrolledEvent extends EventBus.ReusableEvent
Modifier and Type | Field and Description |
---|---|
MutableInt |
yMovement |
Constructor and Description |
---|
StackViewScrolledEvent() |
Modifier and Type | Method and Description |
---|---|
void |
updateY(int y) |
clone
public final MutableInt yMovement