Android.Preferences.Preference.PeekExtras Method
Return the extras Bundle object associated with this preference, returning null if there is not currently one.

Syntax

[Android.Runtime.Register("peekExtras", "()Landroid/os/Bundle;", "GetPeekExtrasHandler")]
public virtual Android.OS.Bundle PeekExtras ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return the extras Bundle object associated with this preference, returning null if there is not currently one.

[Android Documentation]

Requirements

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