Android.Preferences.Preference.OnAttachedToActivity Method
Called when the Preference hierarchy has been attached to the Android.Preferences.PreferenceActivity.

Syntax

[Android.Runtime.Register("onAttachedToActivity", "()V", "GetOnAttachedToActivityHandler")]
protected virtual void OnAttachedToActivity ()

Remarks

Called when the Preference hierarchy has been attached to the Android.Preferences.PreferenceActivity. This can also be called when this Preference has been attached to a group that was already attached to the Android.Preferences.PreferenceActivity.

[Android Documentation]

Requirements

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