RoutedViewHost() constructor¶
Defined in
Type: RoutedViewHost
Namespace: ReactiveUI.XamForms
Assembly: ReactiveUI.XamForms.dll
Applies to
netstandard2.0
public RoutedViewHost()
Summary: Initializes a new instance of the RoutedViewHost class.
Exceptions
| Type | Condition |
|---|---|
| System.Exception | You must register an IScreen class representing your App's main Screen. |