TransitionEffect Enum
Represents a change to a variation of the selected transition. Variations let you change properties of a transition effect, such as its direction.
Fields
| Center | Center. |
| Circle | Circle. |
| Clockwise | Clockwise. |
| Counterclockwise | Counterclockwise. |
| Diamond | Diamond. |
| DiamondsFromBottom | Diamonds From Bottom. |
| DiamondsFromLeft | Diamonds From Left. |
| DiamondsFromRight | Diamonds From Right. |
| DiamondsFromTop | Diamonds From Top. |
| DoubleLeft | Double Left. |
| DoubleRight | Double Right. |
| FromBottom | From Bottom. |
| FromBottomLeft | From Bottom-Left. |
| FromBottomRight | From Bottom-Right. |
| FromLeft | From Left. |
| FromRight | From Right. |
| FromTop | From Top. |
| FromTopLeft | From Top-Left. |
| FromTopRight | From Top-Right. |
| HexagonsFromBottom | Hexagons From Bottom. |
| HexagonsFromLeft | Hexagons From Left. |
| HexagonsFromRight | Hexagons From Right. |
| HexagonsFromTop | Hexagons From Top. |
| Horizontal | Horizontal. |
| HorizontalIn | Horizontal In. |
| HorizontalOut | Horizontal Out. |
| In | In. |
| InWithBounce | In With Bounce. |
| Left | Left. |
| None | No effect. |
| Out | Out. |
| OutWithBounce | Out With Bounce. |
| ParticlesIn | Particles In. |
| ParticlesOut | Particles Out. |
| Plus | Plus. |
| Right | Right. |
| SingleLeft | Single Left. |
| SingleRight | Single Right. |
| Smoothly | Smoothly. |
| SmoothlyFromLeft | Smoothly From Left. |
| SmoothlyFromRight | Smoothly From Right. |
| StripsIn | Strips In. |
| StripsOut | Strips Out. |
| ThroughBlack | Through Black. |
| ThroughBlackFromLeft | Through Black From Left. |
| ThroughBlackFromRight | Through Black From Right. |
| Vertical | Vertical. |
| VerticalIn | Vertical In. |
| VerticalOut | Vertical Out. |
| Wedge | Wedge. |
| ZoomAndRotate | Zoom And Rotate. |