Summary
Gets or sets the view model whose associated view is to be displayed.
- Namespace
- ReactiveUI
.Maui - Containing Type
- ViewModelViewHost
Syntax
public object ViewModel { get; set; }
Value
Type | Description |
---|---|
object |
public object ViewModel { get; set; }
Type | Description |
---|---|
object |