configureIfAllPresent
abstract fun configureIfAllPresent(groups: Set<IviDefaultsGroupConfig>, action: Action<IviDefaultsGroupConfigurator>)
Content copied to clipboard
Configures action to be applied if all groups are used to configure the IVI application.
groups may not be empty.