次の方法で共有


NavigationManager.HistoryEntryState プロパティ

定義

現在のナビゲーションに関連付けられている状態を取得または設定します。

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

プロパティ値

注釈

を設定 HistoryEntryState すると、イベントは LocationChanged トリガーされません。

適用対象