Share via


PreferenceManager.ActivityResultEventArgs Constructor

Definition

public ActivityResultEventArgs (bool handled, int requestCode, Android.App.Result resultCode, Android.Content.Intent data);
new Android.Preferences.PreferenceManager.ActivityResultEventArgs : bool * int * Android.App.Result * Android.Content.Intent -> Android.Preferences.PreferenceManager.ActivityResultEventArgs

Parameters

handled
Boolean
requestCode
Int32
resultCode
Result
data
Intent

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to