Syntax
Parameters
- context
- The context for your application / activity.
- contentTitle
- The title that goes in the expanded entry.
- contentText
- The text that goes in the expanded entry.
- contentIntent
- The intent to launch when the user clicks the expanded notification. If this is an activity, it must include the Android.Content.ActivityFlags.NewTask flag, which requires that you take care of task management as described in the Tasks and Back Stack document.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1