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)
net9.0-android34.0
namespace Android.Preferences
{
[ObsoletedOSPlatform("android29.0", "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
{
[ObsoletedOSPlatform("android29.0")]
public virtual ICharSequence? PositiveButtonTextFormatted
{
[Register("getPositiveButtonText", "()Ljava/lang/CharSequence;", "GetGetPositiveButtonTextHandler")]
get;
[Register("setPositiveButtonText", "(Ljava/lang/CharSequence;)V", "GetSetPositiveButtonText_Ljava_lang_CharSequence_Handler")]
set;
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to net9.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API