public interface IEightDirectionTransition extends ITransitionValueBase
Eight direction slide transition effect.
Modifier and Type | Method and Description |
---|---|
int |
getDirection()
Direction of transition.
|
void |
setDirection(int value)
Direction of transition.
|
int getDirection()
Direction of transition.
Read/write TransitionEightDirectionType
.
void setDirection(int value)
Direction of transition.
Read/write TransitionEightDirectionType
.