public interface IInOutTransition extends ITransitionValueBase
In-Out slide transition effect.
| Modifier and Type | Method and Description |
|---|---|
int |
getDirection()
Direction of a transition effect.
|
void |
setDirection(int value)
Direction of a transition effect.
|
int getDirection()
Direction of a transition effect.
Read/write TransitionInOutDirectionType.
void setDirection(int value)
Direction of a transition effect.
Read/write TransitionInOutDirectionType.