Sprache

Dialog.InterfaceConsts.Button3 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("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

Feldwert

Value = -3
Attribute

Hinweise

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

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

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: