Android.App.Notification.BigContentView Property
A large-format version of Notification.ContentView, giving the Notification an opportunity to show more detail.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

A large-format version of Notification.ContentView, giving the Notification an opportunity to show more detail. The system UI may choose to show this instead of the normal content view.

[Android Documentation]

Requirements

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