Enum NavigationLeakDetectorState
- Namespace
- Nalu
- Assembly
- Nalu.Maui.Navigation.dll
Defines the navigation leak detector state.
public enum NavigationLeakDetectorState
Fields
Leak detector is disabled.
Leak detector is always enabled.
Leak detector is enabled only when debugger is attached.