NavigationOptions.ReplaceHistoryEntry Property
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.
If true, replaces the currently entry in the history stack. If false, appends the new entry to the history stack.
public bool ReplaceHistoryEntry { get; init; }
member this.ReplaceHistoryEntry : bool with get, set
Public Property ReplaceHistoryEntry As Boolean