Summary
Gets or sets the fixed contract to use when resolving the view for the given view model.
- Namespace
- ReactiveUI
.Maui - Containing Type
- ViewModelViewHost
Syntax
public string ViewContract { get; set; }
Remarks
This property is a mere convenience so that a fixed contract can be assigned directly in XAML.
Value
Type | Description |
---|---|
string |