NavigationManager.HistoryEntryState 属性

定义

获取或设置与当前导航关联的状态。

public string? HistoryEntryState { get; protected set; }
member this.HistoryEntryState : string with get, set
Public Property HistoryEntryState As String

属性值

注解

设置 HistoryEntryState 不会触发事件 LocationChanged

适用于