Langue

Dialog.InterfaceConsts.Button3 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("BUTTON3")]
[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 Button3 = -3;
[<Android.Runtime.Register("BUTTON3")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.DialogButtonTypeObsoleted enum directly instead of this field.", true)>]
val mutable Button3 : Android.Content.DialogButtonTypeObsoleted

Valeur de champ

Value = -3
Attributs

Remarques

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

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

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 à