public interface HasDelayTransition
Modifier and Type | Method and Description |
---|---|
int |
getDelay()
Get the animation duration delay in milliseconds.
|
void |
setDelay(int delay)
Set the animation duration delay in milliseconds.
|
Copyright © 2018. All rights reserved.