INavigationEventNotification 接口

定义

一个表示事件通知的接口。

public interface class INavigationEventNotification
public interface INavigationEventNotification
type INavigationEventNotification = interface
Public Interface INavigationEventNotification

方法

AddNotification(INavigationContext)

添加在引发导航事件时的通知。

事件

Event

在执行导航事件时发生。

适用于