| NavigationService Constructor (Boolean) |
Namespace: Cimbalino.Toolkit.ServicesAssembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax public NavigationService(
bool handleWindowBackButton
)
Parameters
- handleWindowBackButton
- Type: SystemBoolean
true if the back button visibility will be handled automatically; otherwise, false.
Version Information Windows
Supported in: 10.0
See Also