RoutedViewHost.

Router Property

Summary

Gets or sets the RoutingState of the view model stack.
Namespace
Avalonia.ReactiveUI
Containing Type
RoutedViewHost

Syntax

public RoutingState? Router { get; set; }

Value

Type Description
RoutingState?