The Transition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Transition |
Initializes a new instance of the Transition class.
|
Methods
Name | Description | |
---|---|---|
![]() |
perform |
Perform transition.
|
Properties
Name | Description | |
---|---|---|
![]() |
Direction |
Gets or sets the direction. Directions are only supported for certain transition types.
Push and Slide support all four directions.
Flip, Cube, Swap and Revolve support only Right-to-left and Left-to-right
|
![]() |
Duration |
Gets or sets transition duration in milliseconds.
|
![]() |
Easing |
Gets or sets the type of the transition timing.
|