RoutedViewHost.DefaultContent property¶
Defined in
Type: RoutedViewHost
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; }
Summary: Gets or sets the content displayed whenever there is no page currently routed.
Returns: object?