public interface IRippleTransition extends ITransitionValueBase
Ripple 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 TransitionCornerAndCenterDirectionType.
void setDirection(int value)
Direction of transition.
Read/write TransitionCornerAndCenterDirectionType.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.