Skip to main content

ViewLocator Property

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

Definition

Namespace: Avalonia.ReactiveUI
Assembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll)

public IViewLocator? ViewLocator { get; set; }

Property Value

IViewLocator

See Also

Reference

RoutedViewHost Class
Avalonia.ReactiveUI Namespace