INavigationEventNotification Interface

Definition

An interface that represents an event notification.

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

Methods

AddNotification(INavigationContext)

Adds a notification when a navigation event is raised.

Events

Event

Occurs when the navigation event is executed.

Applies to