JournalEntryPosition Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the position in navigation history of a piece of content with respect to current content. JournalEntryPosition is used by JournalEntryUnifiedViewConverter.
public enum class JournalEntryPosition
public enum JournalEntryPosition
type JournalEntryPosition =
Public Enum JournalEntryPosition
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Back | 0 | Content is in back navigation history relative to current content. |
Current | 1 | Content is the current content. |
Forward | 2 | Content is in forward navigation history with respect to current content. |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.