Summary
Gets or sets the content displayed whenever there is no page currently routed.
- Namespace
- Avalonia
.ReactiveUI - Containing Type
- Transitioning
Content Control
Syntax
public object? DefaultContent { get; set; }
Value
Type | Description |
---|---|
object? |