DialogInterface.Button2 Поле

Определение

Внимание!

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

Этот элемент не рекомендуется.

[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

Значение поля

Value = -2
Атрибуты

Комментарии

Этот элемент не рекомендуется. Используйте #BUTTON_NEGATIVE

Java документации по android.content.DialogInterface.BUTTON2.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к