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