DialogPreference
DialogPreference(Context)
DialogPreference(Context, IAttributeSet)
DialogPreference(IntPtr, JniHandleOwnership)
DialogPreference(Context, IAttributeSet, Int32)
DialogPreference(Context, IAttributeSet, Int32, Int32)
Dialog
DialogIcon
DialogLayoutResource
DialogMessage
DialogMessageFormatted
DialogTitle
DialogTitleFormatted
JniPeerMembers
NegativeButtonText
NegativeButtonTextFormatted
PositiveButtonText
PositiveButtonTextFormatted
ThresholdClass
ThresholdType
OnActivityDestroy()
OnBindDialogView(View)
OnClick(IDialogInterface, Int32)
OnCreateDialogView()
OnDialogClosed(Boolean)
OnDismiss(IDialogInterface)
OnPrepareDialogBuilder(Builder)
SetDialogIcon(Int32)
SetDialogMessage(Int32)
SetDialogTitle(Int32)
SetNegativeButtonText(Int32)
SetPositiveButtonText(Int32)
ShowDialog(Bundle)
monoandroid
namespace Android.Preferences
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/preference/DialogPreference", DoNotGenerateAcw = true)]
public abstract class DialogPreference : Preference, IDialogInterfaceOnClickListener, IDialogInterfaceOnDismissListener, IOnActivityDestroyListener, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("deprecated")]
public virtual ICharSequence? DialogMessageFormatted
{
[Register("getDialogMessage", "()Ljava/lang/CharSequence;", "GetGetDialogMessageHandler")]
get;
[Register("setDialogMessage", "(Ljava/lang/CharSequence;)V", "GetSetDialogMessage_Ljava_lang_CharSequence_Handler")]
set;
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | deprecated |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API