ViewModelViewHost.

ViewModel Property

Summary

Gets or sets the ViewModel to display.
Namespace
Avalonia.ReactiveUI
Containing Type
ViewModelViewHost

Syntax

public object? ViewModel { get; set; }

Value

Type Description
object?