public interface IOrientationTransition extends ITransitionValueBase
Orientation slide transition effect.
Modifier and Type | Method and Description |
---|---|
byte |
getDirection()
Direction of transition.
|
void |
setDirection(byte value)
Direction of transition.
|
byte getDirection()
Direction of transition.
Read/write Orientation
.
void setDirection(byte value)
Direction of transition.
Read/write Orientation
.