MAX_NUMBER_OF_CONTROLS_PER_SECTION

const val MAX_NUMBER_OF_CONTROLS_PER_SECTION: Int = 5

The maximum number of controls for primaryControlsViewModel and secondaryControlsViewModel. If there are more controls, they are not guaranteed to be displayed.