Type Alias: WeightBalancePaneViewAllUserSettingTypes
WeightBalancePaneViewAllUserSettingTypes =
{ [Name in keyof WeightBalancePaneViewUserSettingTypes as `${Name}_${DisplayPaneIndex}`]: WeightBalancePaneViewUserSettingTypes[Name] }
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/WeightBalancePaneViewUserSettings.ts:17
All true weight and balance pane user settings.