RevealTransition
RevealTransition class
Reveal slide transition effect.
getDirection
| Name | Description |
|---|
| getDirection() | Direction of transition. Read/write TransitionLeftRightDirectionType. |
Returns:
int
getThroughBlack
| Name | Description |
|---|
| getThroughBlack() | Specifies whether the transition fades through black. Read/write boolean. |
Returns:
boolean
setDirection
| Name | Description |
|---|
| setDirection(int) | Direction of transition. Read/write TransitionLeftRightDirectionType. |
setThroughBlack
| Name | Description |
|---|
| setThroughBlack(boolean) | Specifies whether the transition fades through black. Read/write boolean. |