In This Article

TransitionMode Enum

Specifies the mode of a transition.

public enum TransitionMode

Fields

Name Description
In

The transition is moving new content into the presenter to cover existing content.

Out

The transition is moving existing content out of the presenter to reveal other content.