Called when the user has clicked on a Preference that has
a fragment class name associated with it.
Syntax
[Android.Runtime.Register("onPreferenceStartFragment", "(Landroid/preference/PreferenceFragment;Landroid/preference/Preference;)Z", "GetOnPreferenceStartFragment_Landroid_preference_PreferenceFragment_Landroid_preference_Preference_Handler")]
public virtual
bool OnPreferenceStartFragment (
PreferenceFragment caller,
Preference pref)
Parameters
- caller
- Documentation for this section has not yet been entered.
- pref
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Preferences
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11