Android.Content.Intent.Extras Property
Retrieves a map of extended data from the intent.

Syntax

[get: Android.Runtime.Register("getExtras", "()Landroid/os/Bundle;", "GetGetExtrasHandler")]
public virtual Android.OS.Bundle Extras { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieves a map of extended data from the intent.

[Android Documentation]

Requirements

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