Поделиться через


DialogInterface.Button1 Поле

Определение

Внимание!

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

Этот элемент считается нерекомендуемым.

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

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

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

Комментарии

Этот элемент считается нерекомендуемым. Использование #BUTTON_POSITIVE

Документация по Java для android.content.DialogInterface.BUTTON1.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

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