Table of Contents

Class OnNavigatedFromEvent

Namespace
Innova.Prism.Library.Events
Assembly
Innova.Prism.Library.dll

Represents an event that is published when a view is navigated from.

public class OnNavigatedFromEvent : PubSubEvent<NavigationState>
Inheritance
object
OnNavigatedFromEvent