RoutedViewHostDefaultContent Property

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

Definition

Namespace: Avalonia.ReactiveUI
Assembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll) Version: 11.3.999
public Object? DefaultContent { get; set; }

Property Value

Object

See Also