Interface for a control on an INavigationBar that indicates the current item
and provides for navigating to its parent.
| C# |
public interface INavigationSelector
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| MoveParent()()() |
Navigates to the current item's parent.
| |
| NavigationBar |
Gets the hosting navigation bar.
|