MockDialogInterface.InterfaceConsts.Button2 Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.

Este miembro está en desuso.

[Android.Runtime.Register("BUTTON2")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.", true)]
public const Android.Content.DialogButtonTypeObsoleted Button2 = -2;
[<Android.Runtime.Register("BUTTON2")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.", true)>]
val mutable Button2 : Android.Content.DialogButtonTypeObsoleted

Valor de campo

Value = -2
Atributos

Comentarios

Este miembro está en desuso. Utilice #BUTTON_NEGATIVE

Java documentación para android.content.DialogInterface.BUTTON2.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a