Property NavigationStack
| Edit this page View SourceNavigationStack
Gets the current navigation stack
Declaration
public IEnumerable<object> NavigationStack { get; }
Property Value
Type | Description |
---|---|
IEnumerable<object> |
Gets the current navigation stack
public IEnumerable<object> NavigationStack { get; }
Type | Description |
---|---|
IEnumerable<object> |