androidCompactActionIndices property

List<int>? androidCompactActionIndices
final

Up to 3 indices of the controls that should appear in Android's compact media notification view. When the notification is expanded, all controls will be shown.

Implementation

final List<int>? androidCompactActionIndices;