Notification.ExtraCompactActions Field

Definition

extras key: the indices of actions to be shown in the compact view, as supplied to (e.g.) MediaStyle.setShowActionsInCompactView(int...).

[Android.Runtime.Register("EXTRA_COMPACT_ACTIONS")]
public const string ExtraCompactActions;
[<Android.Runtime.Register("EXTRA_COMPACT_ACTIONS")>]
val mutable ExtraCompactActions : string

Field Value

Implements

Attributes

Remarks

extras key: the indices of actions to be shown in the compact view, as supplied to (e.g.) MediaStyle.setShowActionsInCompactView(int...).

Android reference for android.app.Notification.EXTRA_COMPACT_ACTIONS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to