Sprache

Dialog.InterfaceConsts.Button2 Feld

Definition

Achtung

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

Diese Konstante war in API-Ebene 15 veraltet.

[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

Feldwert

Value = -2
Attribute

Hinweise

Diese Konstante war in API-Ebene 15 veraltet. Verwenden von BUTTON_NEGATIVE

Android-Referenz für android.content.DialogInterface.BUTTON2.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: