NavigationOptions.ReplaceHistoryEntry 属性

定义

如果为 true,则替换历史记录堆栈中的当前条目。 如果为 false,则将新条目追加到历史记录堆栈。

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

属性值

适用于