public class MorphTransition extends TransitionValueBase implements IMorphTransition
Ripple slide transition effect.
Modifier and Type | Method and Description |
---|---|
int |
getMorphType()
Type of morph transition.
|
void |
setMorphType(int value)
Type of morph transition.
|
equals, hashCode
public final int getMorphType()
Type of morph transition.
Read/write TransitionMorphType
.
getMorphType
in interface IMorphTransition
public final void setMorphType(int value)
Type of morph transition.
Read/write TransitionMorphType
.
setMorphType
in interface IMorphTransition