Skip to content

ViewModelViewHost.ViewLocator property

Defined in

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

Applies to

netstandard2.0

public IViewLocator? ViewLocator { get; set; }

View source

Summary: Gets or sets the override for the view locator to use when resolving the view. If unspecified, Current will be used.

Returns: IViewLocator?