applicationClassExtensions
The application class extensions.
The default value contains the default set of application class extensions for the default IVI application. The default value is equivalent to:
applyGroups { includeDefaultGroups() }
Content copied to clipboard
The defaults can be overwritten by reassigning this property. It is also possible to add application class extensions with addApplicationClassExtension or remove application class extensions with removeApplicationClassExtension.