configureIfAllPresent

abstract fun configureIfAllPresent(groups: Set<IviDefaultsGroupConfig>, action: Action<IviDefaultsGroupConfigurator>)

Configures action to be applied if all groups are used to configure the IVI application.

groups may not be empty.