ViewLocator Property
Gets or sets the ReactiveUI view locator used by this router.
Definition
Namespace: Avalonia.ReactiveUI
Assembly: Avalonia.ReactiveUI (in Avalonia.ReactiveUI.dll)
- C#
- VB
- F#
public IViewLocator? ViewLocator { get; set; }
Public Property ViewLocator As IViewLocator
Get
Set
member ViewLocator : IViewLocator with get, set
Property Value
IViewLocator