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
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.