RoutedViewHost.Router property¶
Defined in
Type: RoutedViewHost
Namespace: Avalonia.ReactiveUI
Assembly: ReactiveUI.Avalonia.Microsoft.Extensions.DependencyInjection.dll
Applies to
netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0
public RoutingState? Router { get; set; }
Summary: Gets or sets the RoutingState of the view model stack.
Returns: RoutingState?