The members of Android.Preferences.PreferenceScreen are listed below.
See Also: Inherited members from Android.Preferences.PreferenceGroup
[read-only] | Dialog | Android.App.Dialog. Used to get a handle to the dialog. |
[read-only] | RootAdapter | Android.Widget.IListAdapter. Returns an adapter that can be attached to a Android.Preferences.PreferenceActivity or Android.Preferences.PreferenceFragment to show the preferences contained in this Android.Preferences.PreferenceScreen. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Bind(Android.Widget.ListView)Binds a Android.Widget.ListView to the preferences contained in this Android.Preferences.PreferenceScreen via PreferenceScreen.RootAdapter. | ||
OnDismiss(Android.Content.IDialogInterface)This method will be invoked when the dialog is dismissed. | ||
OnItemClick(Android.Widget.AdapterView, Android.Views.View, int, long) |
OnCreateRootAdapter()Creates the root adapter. |