Skip to content

RoutedViewHost.ViewLocator property

Defined in

Type: RoutedViewHost Namespace: Avalonia.ReactiveUI Assembly: ReactiveUI.Avalonia.Microsoft.Extensions.DependencyInjection.dll

Applies to

netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0, netstandard2.0

public IViewLocator? ViewLocator { get; set; }

View source

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

Returns: IViewLocator?