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