The Transition type exposes the following members.

Constructors

  Name Description
Public method Transition
Initializes a new instance of the Transition class.

Methods

  Name Description
Public method perform
Perform transition.

Properties

  Name Description
Public property 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
Public property Duration
Gets or sets transition duration in milliseconds.
Public property Easing
Gets or sets the type of the transition timing.

See Also