Share via


INavigationBaseEventData Interface

Definition

A common interface for event payload classes that have an INavigationBase.

public interface INavigationBaseEventData
type INavigationBaseEventData = interface
Public Interface INavigationBaseEventData
Derived

Remarks

See Logging, events, and diagnostics for more information and examples.

Properties

Name Description
NavigationBase

The navigation.

Applies to