Android.App.Notification.ExtraCompactActions Field
Notification.Extras key: the indices of actions to be shown in the compact view, as supplied to (e.g.) Android.App.Notification.MediaStyle.SetShowActionsInCompactView(Int32[]).

Syntax

[Android.Runtime.Register("EXTRA_COMPACT_ACTIONS")]
public const string ExtraCompactActions

Remarks

Notification.Extras key: the indices of actions to be shown in the compact view, as supplied to (e.g.) Android.App.Notification.MediaStyle.SetShowActionsInCompactView(Int32[]).

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1