public interface IMorphTransition extends ITransitionValueBase
Ripple slide transition effect.
Modifier and Type | Method and Description |
---|---|
int |
getMorphType()
Type of morph transition.
|
void |
setMorphType(int value)
Type of morph transition.
|
int getMorphType()
Type of morph transition.
Read/write TransitionMorphType
.
void setMorphType(int value)
Type of morph transition.
Read/write TransitionMorphType
.