controls property

List<MediaControl> controls
final

The list of currently enabled controls which should be shown in the media notification. Each control represents a clickable button with a MediaAction that must be one of:

Implementation

final List<MediaControl> controls;