NavigationOptions.ReplaceHistoryEntry プロパティ

定義

true の場合は、履歴スタック内の現在のエントリを置き換えます。 false の場合は、履歴スタックに新しいエントリを追加します。

public bool ReplaceHistoryEntry { get; init; }
member this.ReplaceHistoryEntry : bool with get, set
Public Property ReplaceHistoryEntry As Boolean

プロパティ値

適用対象