Can we disable touching in item carplay template?

Is it possible to disable user interaction for items in a CarPlay template? Based on my research, it seems that touch interaction is controlled by the system UI, and there isn't an API available to disable it.

It'll depend on the template. For the list template in your screenshot above, please see isEnabled on CPListItem. For other templates, please review their respective documentations.

Can we disable touching in item carplay template?
 
 
Q