Summary
Gets or sets the observable which signals when the contract to use when resolving the view for the given view model has changed.
- Namespace
- ReactiveUI
.Maui - Containing Type
- ViewModelViewHost
Syntax
public IObservable<string> ViewContractObservable { get; set; }
Value
Type | Description |
---|---|
IObservable |