Table of Contents

Event OnLocationChanged

Namespace
Velvet
Assembly
Velvet.Docs.dll

Raised after each successful navigation with the new location. Also re-emitted (with a fresh location identity) when a Suspend-mode loader resolves within the current location.

public event Action<RouterLocation> OnLocationChanged

Returns

Action<RouterLocation>
Raised after each successful navigation with the new location. Also re-emitted (with a fresh location identity) when a Suspend-mode loader resolves within the current location.