RoutedViewHostViewLocator Property

Gets or sets the ReactiveUI view locator used by this router.

Definition

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

Property Value

IViewLocator

See Also