INavigationEventNotification Interface

Definition

An interface that represents an event notification.

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

Methods

Name Description
AddNotification(INavigationContext)

Adds a notification when a navigation event is raised.

Events

Name Description
Event

Occurs when the navigation event is executed.

Applies to