Language

INavigationInterception インターフェイス

定義

クライアントでナビゲーション インターセプトをセットアップするためのコントラクト。

public interface class INavigationInterception
public interface INavigationInterception
type INavigationInterception = interface
Public Interface INavigationInterception

メソッド

名前 説明
EnableNavigationInterceptionAsync()

クライアントでナビゲーション インターセプトを有効にします。

適用対象