Android.App.Notification.FullScreenIntent Property
An intent to launch instead of posting the notification to the status bar.

Syntax

[Android.Runtime.Register("fullScreenIntent")]
public PendingIntent FullScreenIntent { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

An intent to launch instead of posting the notification to the status bar.

The system UI may choose to display a heads-up notification, instead of launching this intent, while the user is using the device.

[Android Documentation]

Requirements

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