Skip to content

ViewModelViewHost.ViewContractObservable property

Defined in

Type: ViewModelViewHost Namespace: ReactiveUI.XamForms Assembly: ReactiveUI.XamForms.dll

Applies to

netstandard2.0

public IObservable<string?> ViewContractObservable { get; set; }

View source

Summary: Gets or sets the observable which signals when the contract to use when resolving the view for the given view model has changed.

Returns: IObservable