
public class Scroll extends SingleStyleEffect
| Modifier and Type | Field and Description |
|---|---|
protected Style.ScrollDir |
dir |
from, style, toelement| Constructor and Description |
|---|
Scroll(XElement element,
Style.ScrollDir dir,
int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
increase(double value) |
void |
onComplete()
Fires after the effect is complete.
|
onUpdategetValue, onCancel, onStartprotected Style.ScrollDir dir
public Scroll(XElement element, Style.ScrollDir dir, int value)
public void increase(double value)
increase in class SingleStyleEffectpublic void onComplete()
EffectonComplete in interface EffectonComplete in class BaseEffectCopyright © 2018. All rights reserved.