The NavigationEffect type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
ToLocaleString | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
Auto |
Default month view switching behavior.
|
|
ExpandOut |
Expands the month view out.
|
|
Fade |
The current month view fades out, then the next month view fades in.
|
|
None |
No effect.
|
|
ShrinkIn |
Shrinks the current month view.
|
|
SlideBottom |
The current month view slides out while the next month view slide in, both from top to bottom.
|
|
SlideBottomTop |
The current month view slides out from the top to bottom, while the next month view slides in from the bottom to top.
|
|
SlideLeft |
The current month view slides out while the next month view slide in, both from right to left.
|
|
SlideLeftRight |
The current month view slides out from the right to left, while the next month view slides in from the left to right.
|
|
SlideRight |
The current month view slides out while the next month view slide in, both from left to right.
|
|
SlideRightLeft |
The current month view slides out from the left to right, while the next month view slides in from the right to left.
|
|
SlideTop |
The current month view slides out while the next month view slide in, both from bottom to top.
|
|
SlideTopBottom |
The current month view slides out from the bottom to top, while the next month view slides in from the top to bottom.
|
|
value__ |