RoutedViewHostRouter Property

Gets or sets the RoutingState of the view model stack.

Definition

Namespace: Avalonia.ReactiveUI
Assembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll) Version: 11.3.999
public RoutingState? Router { get; set; }

Property Value

RoutingState

See Also