Android.App.Notification.HeadsUpContentView Property
A medium-format version of Notification.ContentView, providing the Notification an opportunity to add action buttons to contentView.

Syntax

[Android.Runtime.Register("headsUpContentView")]
public Android.Widget.RemoteViews HeadsUpContentView { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A medium-format version of Notification.ContentView, providing the Notification an opportunity to add action buttons to contentView. At its discretion, the system UI may choose to show this as a heads-up notification, which will pop up so the user can see the notification content without leaving their current activity.

[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