NavigationOptions.ReplaceHistoryEntry Property

Definition

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

Property Value

Applies to