Skip to content

ViewModelViewHost.DefaultContent property

Defined in

Type: ViewModelViewHost Namespace: Avalonia.ReactiveUI Assembly: ReactiveUI.Avalonia.Autofac.dll

Applies to

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

public object? DefaultContent { get; set; }

View source

Summary: Gets or sets the content displayed whenever there is no page currently routed.

Returns: object?