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

ViewModelViewHost.

DefaultContent Property

Summary

Gets or sets the content to display when ViewModel is null.
Namespace
ReactiveUI.Maui
Containing Type
ViewModelViewHost

Syntax

public View DefaultContent { get; set; }

Value

Type Description
View