Summary
Gets or sets the ViewModel to display.
- Namespace
- Avalonia
.ReactiveUI - Containing Type
- ViewModelViewHost
Syntax
public object? ViewModel { get; set; }
Value
Type | Description |
---|---|
object? |
public object? ViewModel { get; set; }
Type | Description |
---|---|
object? |