Toolbarmode
No edit summary
No edit summary
Line 3: Line 3:
If a TaggedValue of Toolbar=true is set on ViewModel toolbar mode is turned on for that ViewModel.
If a TaggedValue of Toolbar=true is set on ViewModel toolbar mode is turned on for that ViewModel.


If you set SysMDrivenMiscSettingsSingleton.GlobalToolbarMode=true all views that does not have TaggedValue of Toolbar=false will have get toolbar mode.
If you set [[SysMDrivenMiscSettingsSingleton]].GlobalToolbarMode=true all views that does not have TaggedValue of Toolbar=false will have get toolbar mode.

Revision as of 13:57, 26 April 2024

This page was created by Hans.karlsen@mdriven.net on 2024-04-26. Last edited by Edgar on 2025-01-20.

Toolbarmode

If a TaggedValue of Toolbar=true is set on ViewModel toolbar mode is turned on for that ViewModel.

If you set SysMDrivenMiscSettingsSingleton.GlobalToolbarMode=true all views that does not have TaggedValue of Toolbar=false will have get toolbar mode.