RoutedViewHostViewLocator Property
Gets or sets the ReactiveUI view locator used by this router.
Namespace: Avalonia.ReactiveUIAssembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll) Version: 11.3.999
public IViewLocator? ViewLocator { get; set; }
Public Property ViewLocator As IViewLocator
Get
Set
member ViewLocator : IViewLocator with get, set
Property Value
IViewLocator