Property MaxForwardStackCachedDepth
MaxForwardStackCachedDepth
Gets the maximum depth of cached views and view models in the forward navigation stack. Views and view models that are deeper than this will be recreated if navigated to again. Defaults to DefaultMaxForwardStackCachedDepth.
Declaration
public int MaxForwardStackCachedDepth { get; }
Property Value
| Type | Description |
|---|---|
| int |