RoutedViewHost.

ViewLocator Property

Summary

Gets or sets the ReactiveUI view locator used by this router.
Namespace
Avalonia.ReactiveUI
Containing Type
RoutedViewHost

Syntax

public IViewLocator? ViewLocator { get; set; }

Value

Type Description
IViewLocator?