Skip to content

RoutedViewHost() constructor

Defined in

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

Applies to

netstandard2.0

public RoutedViewHost()

View source

Summary: Initializes a new instance of the RoutedViewHost class.

Exceptions

TypeCondition
System.ExceptionYou must register an IScreen class representing your App's main Screen.