ViewModelViewHost.

ViewLocator Property

Summary

Gets or sets the view locator.
Namespace
Avalonia.ReactiveUI
Containing Type
ViewModelViewHost

Syntax

public IViewLocator? ViewLocator { get; set; }

Value

Type Description
IViewLocator?