Interface IParentView
Represents a parent view that can navigate to child views.
Namespace: Singulink.UI.Navigation.WinUI
Assembly: Singulink.UI.Navigation.WinUI.dll
Syntax
public interface IParentView
Methods
| Name | Description |
|---|---|
| CreateChildViewNavigator() | Gets the view navigator that is responsible for managing the active child view. |