RoutedViewHostDefaultContent Property
Gets or sets the content displayed whenever there is no page currently routed.
Namespace: Avalonia.ReactiveUIAssembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll) Version: 11.3.999
public Object? DefaultContent { get; set; }
Public Property DefaultContent As Object
Get
Set
member DefaultContent : Object with get, set
Property Value
Object