Langue

Dialog.InterfaceConsts.Button2 Champ

Définition

Attention

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

Cette constante a été déconseillée au niveau de l’API 15.

[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

Valeur de champ

Value = -2
Attributs

Remarques

Cette constante a été déconseillée au niveau de l’API 15. Utiliser BUTTON_NEGATIVE

Référence Android pour android.content.DialogInterface.BUTTON2.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à