The members of Android.Preferences.EditTextPreference are listed below.
See Also: Inherited members from Android.Preferences.DialogPreference
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | EditText | Android.Widget.EditText. Returns the Android.Widget.EditText widget that will be shown in the dialog. |
Text | string. Gets the text from the Android.Content.ISharedPreferences. |
[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. |
OnAddEditTextToDialogView(Android.Views.View, Android.Widget.EditText)Adds the EditText widget of this preference to the dialog's view. |