The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

ViewModelViewHost.

ViewModel Property

Summary

Gets or sets the view model whose associated view is to be displayed.
Namespace
ReactiveUI.Maui
Containing Type
ViewModelViewHost

Syntax

public object ViewModel { get; set; }

Value

Type Description
object